Increase space between announcement bar and shop name/header

Hello,

I`d like to increase the space beetween announcement bar and header (for both desktop and mobile view)

my shop is www.noosconcept.com

But I`d like to keep on same height level these 3: navigation - NOOS CONCEPT - shopping cart.

Thanks.

@Munkho

please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.

.announcement-bar {margin-bottom: 33px;}

Thanks!

Hi, @Munkho ,
Go to the theme.css file on top paste this code.

.site-header-sections.page-width {
    margin-top: 35px !important;
}

Thank You!

Hey @Munkho .

Thanks for reaching out.

Could you let us know what theme you are using? As this will determine the next steps to make the change on your online store. By the way, you have a beautiful store!

Looking forward to your response.