Ho to create full width main menu?

Posted in: Newspaper
Post count: 6

HI.

I want to use full-width main menu while using menus in box layout or if there is a menu layout that meets this purpose please let me know.

The red boxes in the image is what I mean the space I want to use in full-width mega menu: full-width mega menu

Post count: 22421

Hello,

You can make the main menu full width using this code:
.td-header-main-menu{
width:100%!important;
}

The header style that you use will not center the menu though so it will move to the left of the screen
Add the code in the theme panel->custom css code.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.