Archived topic
Header menu: full width and container
7 replies · Started by Cris on September 7, 2017
Viewing posts 1–8 of 8
Is it possible to use the full-width menu on a page and in the other containers?
I would like the main page the menu is in full width but the rest of the pages will not.
Hi there,
Try this CSS:
.home .inside-header.grid-container {
max-width: 100%;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Hi Leo,
That doesn't work.
Can you link me to the page that isn't working?
Adjusted the code above.
Greate! Perfect! Thank you!
No problem!
This archived topic is closed to new replies.