Archived topic
Full width header only
1 reply · Started by Edwin on November 14, 2016
Viewing posts 1–2 of 2
Hi Tom
How to make the header and menu full width, but keep everything else fixed?
Thanks
Edwin
This is a feature in the next version actually.
For now, you can do this:
.inside-header.grid-container,
.inside-navigation.grid-container {
max-width: 100%;
}
This archived topic is closed to new replies.