All things Shopify and commerce
I'm trying to remove the side padding in the picture below, so that the images are tight to the side of the screen.
Solved! Go to the solution
This is an accepted solution.
@EastsideMelrose Thanks for providing the screenshot for reference. Based on the screenshot you have provided, you want to remove all the space on the sides of the product grid container. Please follow the below steps to reduce the space on the sides. Let me know whether it is helpful for you.
.collection.page-width {
padding: 0px;
}
.collection.page-width, #main-collection-filters {
padding: 0px;
}
Hey EastsideMelrose,
Are you able to edit the theme code?
Hello @EastsideMelrose
can you send the Website Url.
so i can fix your problem Thanks
@EastsideMelrosePlease follow the below steps to remove right and left padding on product grid in dawn theme. Let me know whether it is helpful for you.
4. Locate and click "Product grid" like in the below attached screenshot to edit.
Hi Vinsinfo,
It definitely made it better, but there's still some space on the sides.
URL: https://www.eastsidemelrose.com/
Password: opensesame
Thanks
@EastsideMelrose Happy to hear that our previous solution has worked for you. If you still want to reduce some space on the sides, we need to add custom code to reduce the space. Please follow the below steps to reduce the space and let me know whether it is helpful for you.
.page-width {
max-width: 180rem;
}
I added the code, and adjusting the "rem" number only allowed me to add more padding. I changed it to 250 rem and it didn't remove anymore padding. This is the look I want.
This is an accepted solution.
@EastsideMelrose Thanks for providing the screenshot for reference. Based on the screenshot you have provided, you want to remove all the space on the sides of the product grid container. Please follow the below steps to reduce the space on the sides. Let me know whether it is helpful for you.
.collection.page-width {
padding: 0px;
}
.collection.page-width, #main-collection-filters {
padding: 0px;
}
That works, thanks for all the help!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024