emilyks Posted January 30 Share Posted January 30 Hello! The items shown in related products at the bottom of my product listings are spaced out evenly on desktop, but on mobile they get squished together and start to overlap. Any tips to add additional space between the related products? (the padding adjustments in site styles only seem to change the listing info and don't affect the related products section) Images: Left: desktop view of related products Right (2 images): mobile view of related products (price text cut off) Link to comment
nosremetnarg Posted January 30 Share Posted January 30 Is there custom CSS added for desktop here? Which page are you showing in this image? Link to comment
emilyks Posted February 3 Author Share Posted February 3 Thanks for your reply! I don't think I have any custom CSS that would affect this part of of the page (although I do have a couple custom fonts added, but it doesn't look like that's interfering). It's one of my product pages, for example this one: https://www.emilykeatingsnyder.com/prints/print-pink-dust-cornflower Link to comment
tuanphan Posted February 8 Share Posted February 8 On 2/4/2023 at 1:59 AM, emilyks said: Thanks for your reply! I don't think I have any custom CSS that would affect this part of of the page (although I do have a couple custom fonts added, but it doesn't look like that's interfering). It's one of my product pages, for example this one: https://www.emilykeatingsnyder.com/prints/print-pink-dust-cornflower Add to Home > Design > Custom CSS to fix problem @media screen and (max-width:767px) { .ProductItem-relatedProducts-grid .product-price { line-height: 30px !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Solution emilyks Posted February 8 Author Solution Share Posted February 8 Thank you so much! @tuanphan Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment