HOW TO GET RID OF STICKY HEADER/MENU

HI! How can I get rid of the skicky header/meanu? It is messing up the browsing experience.

URL is www.collectivethreadco.com

THANK YOU!

Hello @jennarose ,

div#shopify-section-header {
    position: relative;
}

Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid

Thank you! Now there is too much white space though

Hi,

Decrease the size of the logo.

so that header size will decrease !