Reducing margin/padding at the bottom of a featured collections section

Reducing margin/padding at the bottom of a featured collections section

Booshy
Excursionist
14 0 2

Hi

 

I hope someone might be able to help me, on my pages I have featured collections and I want to make the margin/padding at the bottom smaller, could someone help please? I have tried a few things but no success.

 

https://www.allthekids.co.uk/pages/craft-activities

 

Thanks

 

Tom

Reply 1 (1)

PageFly-Henry
Shopify Partner
1184 335 299

Hi @Booshy 

This is Henry from PageFly - Landing Page Builder App

 

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 bellow code in tag </body> -> save.

PageFlyHenry_0-1703776455260.png

 


<style>

.homepage-featured-products .grid__item {

    margin-bottom: 0 !important;

}

section.homepage-sections-wrapper.homepage-sections-wrapper--white {

    padding-bottom: 0 !important;

}

</style> 

 

Hope that my solution works for you.

Best regards,

Henry | 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.