itwasgoodimages Posted February 5 Share Posted February 5 Can you please provide custom css to increase the image size of products in portrait orientation within the mobile version? Specifically products located under Prints and not Merchandise. Thank you! https://www.itwasgoodimages.com/ Link to comment
tuanphan Posted February 7 Share Posted February 7 I see you figured it out? Or can you share link to product in screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
itwasgoodimages Posted February 7 Author Share Posted February 7 https://www.itwasgoodimages.com/prints/p/painted-bunting-foraging-pokeberries-great-falls-marylandHi, thanks for reaching out. I haven't figured it out yet. The images in landscape orientation look good but the images in portrait orientation are too small on the mobile site. Link to comment
tuanphan Posted February 11 Share Posted February 11 Try edit that product > Additional Info > Add a Block > Choose Code > Paste this code <style> @media screen and (max-width:767px) { .tweak-product-basic-item-gallery-aspect-ratio-32-standard .ProductItem-gallery-slides:before { padding-bottom: 100% !important; } } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
itwasgoodimages Posted February 11 Author Share Posted February 11 Hi, I tried the code you provided in Custom CSS but received a Syntax error on the first line <style>. I read in another forum that you cannot apply CSS to your website using <style> tags. You can only insert them in the Code Injection Header/Footer areas. Any other ideas? Link to comment
Solution tuanphan Posted February 13 Solution Share Posted February 13 See this red note Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
itwasgoodimages Posted February 15 Author Share Posted February 15 I missed that part before. Thanks so much! This is exactly what I needed. Made my day 🙂 tuanphan 1 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