jutlynch Posted December 31, 2023 Share Posted December 31, 2023 Hi, I am trying to have images on my product page full bleed, but the text inset slightly from the margin. Love some guidance on this! Thank you, Justin Link to comment
tuanphan Posted January 2 Share Posted January 2 Hi, Can you share link to a product? 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
jutlynch Posted January 2 Author Share Posted January 2 https://www.curtis925.com/collection/p/461o566b30u3ssp69dk1esel50ojl4 I need the inset text solution to work for mobile! Link to comment
jutlynch Posted January 4 Author Share Posted January 4 On 12/31/2023 at 9:12 AM, jutlynch said: https://www.curtis925.com/collection/p/461o566b30u3ssp69dk1esel50ojl4 I need the inset text solution to work for mobile! Link to comment
tuanphan Posted January 7 Share Posted January 7 Add this to Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:767px) { section.product-details.ProductItem-details { margin-left: 10px; margin-right: 10px; } } LouLouHarvey 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment