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

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

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 → save.

.homepage-featured-products .grid__item { margin-bottom: 0 !important; } section.homepage-sections-wrapper.homepage-sections-wrapper--white { padding-bottom: 0 !important; }

Hope that my solution works for you.

Best regards,

Henry | PageFly