Greetings dear Shopify Community,
My current header menu has 2 lines. How do I align the menu into one line instead? I use the Motion theme.
My store is: 46034a-2.myshopify.com
Thanks in advance for your kind help.
Greetings dear Shopify Community,
My current header menu has 2 lines. How do I align the menu into one line instead? I use the Motion theme.
My store is: 46034a-2.myshopify.com
Thanks in advance for your kind help.
Hello There,
.site-header .page-width {
max-width: initial;
}
Thanks for the quick reply. The asset theme.css doesn’t exist. I have “theme.css.liquid”, “theme liquid”, and “theme.js”. I’ve tried pasting the code you provided into Asset > theme.css.liquid, but the menu is still showing 2 lines.