Moving Subheading up closer to heading on homepage (Brooklyn theme)

Hey!

Wondering/hoping someone can help.

I’m looking to move the sub header up closer to the heading, does anyone have any ideas?

URL: https://www.notacard.com/

Much appreciated and thanks in advance!

Hi!

Head into your theme.scss file and search for the following code:

.hero__slide .hero__title, .hero--adapt .hero__title {
    margin-bottom: 1.25rem;
    line-height: 1.25;
    letter-spacing: 0;
}

Edit ‘1.25rem’ to a smaller number such as ‘0.25rem’ and this should give you your desired result :slightly_smiling_face:

Spot on as per usual. Thanks @WoodyDev

You’re very welcome!

Feel free to message me directly for anymore help, and please take a moment to read my signature :heart: