Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, can someone please help me fix this code?
The product tiles are overlapping the next section. It is only happening on "Collection" pages, not on the homepage. My website is www.checkoutfirst.com and the page it is happening on is https://checkoutfirst.com/collections/mens
Thanks
Solved! Go to the solution
This is an accepted solution.
@checkoutfirst
Add this code in the bottom of the theme.css file.
div#shopify-section-newsletter-pro-1643767605 {
margin-top: 35px !important;
}
if you don't know where to put code. follow this.
1. Navigate to Online Store-> Theme->Edit code
2. Asset->/theme.css ->paste the Above code at the bottom of the file.
3. Save it.
This is an accepted solution.
@checkoutfirst
Add this code in the bottom of the theme.css file.
div#shopify-section-newsletter-pro-1643767605 {
margin-top: 35px !important;
}
if you don't know where to put code. follow this.
1. Navigate to Online Store-> Theme->Edit code
2. Asset->/theme.css ->paste the Above code at the bottom of the file.
3. Save it.
@checkoutfirst
if helpful , like our Solution and let me know if you need any more help,
Thank you.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:
.main-content .shopify-section ul.grid.grid--uniform.grid--view-items {
margin-bottom: 0;
}
how to solve it if the collection page is showing at the bottom
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025