Site logo

Archived topic

Full width menu

3 replies · Started by Lars on April 6, 2016

Viewing posts 1–4 of 4

Hi, a have search the forum but did not find how to have the menu to full width. Can I use this code for the menu container also?

.inside-header.grid-container {
max-width: 100%;
}

If you can give me the right CSS code for the menu?

Lars E

Hi there,

You would use this:

.inside-navigation.grid-container {
    max-width: 100%;
}

Thank you!

You're welcome :)

This archived topic is closed to new replies.