How can I reduce the gap between sections in my online store?

Hi there,

I am having issues with reducing the gap between the section in my Shopify store.

I would like to add a rich text section above the reviews section on my homepage and I want to use the rich text section’s headings to write the heading for the review section but when I do that there is a large gap between the heading and the Reviews sections so, if someone could assist me on how i can reduce the gap for just this section, that would be great.

Thank you

this is likely happening because the each section has a margin definition. So when you’re using two different sections (Rich text and Reviews) there is an expected margin gap.

In order to adjust it, you can either change your css code, or as a better option, you would add a heading HTML tag to your Review section.