Remove white space between H1 (or H2, H3...) and paragraphs

Vins2512
Visitor
3 0 0

Hi, I have this teeny tiny problem with space between titles and paragraphs. I'm using Brooklyn theme. Can you give me a hand, please? Thank you in advance! 🙂

problem1.JPG

Replies 3 (3)

neeravmakwana
Shopify Partner
164 30 39

Can you try reducing this number (in theme.scss.liquid) from 3 to something smaller?

  .shopify-section {
    margin-top: $gutter * 3;

 

If that does not work, search for margin in that file and try to check which one may belong to the section you highlighted. 

Vins2512
Visitor
3 0 0

Unfortunately, I'm not so confident with code so I really don't know in which line your suggestion can be. 😞

Vins2512
Visitor
3 0 0

Ok I found it but my problem is not connected to the sections but to the pages (like privacy policy pages). I really don't know ho to reduce that padding