Site logo

Archived topic

Third menu

5 replies · Started by Thierry on October 25, 2018

Viewing posts 1–6 of 6

Hello,

I create a third menu but i can't display, how i can displaying above footer ?

Thx

Hi, thanks David, please last thing, how i customize this third menu ?

Thx

So a header widget menu, will stack, so you can use this CSS to inline them:

.header-widget .widget_nav_menu li {
    display: inline-block;
    margin: 0 20px;
}

Thnkas David.

You're welcome. One other thing to consider is what happens with mobile...
I would suggest using a Slideout Navigation where you can add a new combined menu for the primary and header widget menus.....

This archived topic is closed to new replies.