Hi guys
How do I get the navbar and logo bar to align completely to the left, so it has the same position as the content on the main page?
I’m working on this page: https://www.handberg-test.dk/
Cheers
Hi guys
How do I get the navbar and logo bar to align completely to the left, so it has the same position as the content on the main page?
I’m working on this page: https://www.handberg-test.dk/
Cheers
Hey Mads,
Please add this code in X > Theme Options > CSS:

.masthead .x-container.max {
width: 100%;
}
Here are some related links for further reading:
Hope this helps.
Hi Jade
Perfect - worked like a charm!
Thank you.
/M
You’re most welcome, M. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.