All things Shopify and commerce
Hello,
I need help with a couple of things on my product page
1. I want my product image to come 100% width of page on mobile. There is far too much padding either side.
2. Where it says "you may also like" at the bottom of the page, this collection seems to have uneven padding! And i cannot figure out why. I also want the collection to line up with the text.
3. In general, on mobile version, I want to reduce the padding in the product information container, I want the information to come out almost full width.
Thank you so much,
Ella.
URL: https://www.livwithin.com.au/products/organic-cotton-yoga-mat-moon
PW: pewpog
Here is the solution code you have to paste on the end of base.css file. Here is how you can find base.css file.
Go to Shopify Admin > Online Store > Edit Code > base.css
@media only screen and (max-width: 750px){
#MainProduct-{{ section.id }} .page-width{
padding: 0px !important;
}
}
.product-grid, .product-container, .products{
padding-left: 0px !important;
}
By pasting these two code will surely fulfill your all requirements.
If you need more help please feel free to let me know.
Thanks
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025