Change the spacing between Main header and Sub header on Brooklyn Theme

Hi! I would really appreciate some help on the Brooklyn Theme. I’m attempting to change the spacing between the Header and Subheader on the Brooklyn Theme that’s positioned on the slide show as I feel they are a bit too far apart right now, I’d like to bring them closer together.

Thank you!

2 Likes

@Simona_B

Please share your store URL.

@Simona_B

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi, @Simona_B
Please share your site URL,
I will check out the issue and provide you a solution here.

Hi @dmwwebartisan thank you. Is it necessary to share store URL? As my site is not live/completed yet.

Thank you,

Simona

1 Like

@Simona_B

You can share preview URL.

1 Like

@Simona_B

I checked your website but I didn’t get the proper place for both issues. Could you please provide screenshots so I can understand where you need changes?

hello @Simona_B

Could you please provide screenshots so I can understand where you need changes?

1 Like

Hi there, can I please email you the screenshot as the file type is not supported. Thanks. @dmwwebartisan

1 Like

@Kinjaldavra thank you, I have emailed you.

@Simona_B

Please add the following code at the bottom of your assets/theme.scss.liquid file.

p.hero__subtitle {
    margin-bottom: 8px !important;
}
.product-single__add-to-cart{
display: grid !important;
}

Just would like to inform you that my side the product page look like the following. It shows buy now button but the above code will show sold out button in center:

1 Like