Hi Shopify community,
The question I have is about changing the height of my navigation bar on mobile.
How can I decrease this height? Could you help me out here?
Website: twillostory.com
Hi Shopify community,
The question I have is about changing the height of my navigation bar on mobile.
How can I decrease this height? Could you help me out here?
Website: twillostory.com
Hello There,
div#header {
padding: 0;
}
div#header h1.header__logo-wrapper {
margin: 0;
padding: 5px 0;
}