Shopify themes, liquid, logos, and UX
Here's my website https://www.headofthebaptist.com/
i would like to remove the space between the product images on the collection featured right underneath the slider image on my homepage,
any help is much appreciated.
Hi @BarbsNwires
Do you mean this one?
If it is try this one.
section#shopify-section-template--14262084501562__featured-collection {
margin-top: 0px !important;
}
Hey, thank you so much for replying to me.
I did locate the base.css file (i have no exact name files style.css and theme.css, only the base one was a css) i did copy and paste. then saved but no changes unfortunately.
Try this one.
Same Instruction.
.section+.section {
margin-top: 0px !important;
}
Save and Refresh.
Thanks!
Hey!
Thank you for the msg, unfortunately that didn't work either though.
Hey, thank you for the tip. Will reach out, if all else fails!
Hi @BarbsNwires ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
section{
margin-top:36px !important
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hey Oliver,
Thank you so much for the help, I did try but unfortunately it just added a white space between the header and the my slider image.
Any other suggestions will be much appreciated! many thanks x
Hi @BarbsNwires ,
You can try
#shopify-section-template--14660639588410__a0cf5780-3951-412d-82de-cfa3e7eb3bba slider-component > ul{
gap:15px !important
}
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
A little heads up for anyone posting in these threads, as I was contacted by a so called Shopify expert, saying he can help and all he needs was access to my store. I noticed he joined as a customer same time I made this post, so when i asked him for his profile link as a shopify expert, he said he had to run and never got back to me. So yeah be careful everyone!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025