Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1360096

    Hello,

    I trying to create a navigation bar/menu with the burger menu, but i also want to add extra menu items next to the burger icon.
    So i will have Logo – Menu 1, Menu 2, Menu 3, Menu 4 – burgermenu icon

    How can i do that?

    #1360100

    Hey mvi,

    You could add the extra elements in a widget for example: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Rikard

    #1360121

    Hi Rikard,

    Thank you. I have done that but the list are over the logo and vertical aligned. How do i make it behave like the normal menu would?
    See link.

    #1360145

    Hi,

    It won’t act like a normal menu if placed in a widget unfortunately. If you need help with custom CSS, then please post a link to where we can see the actual elements.

    Best regards,
    Rikard

    #1360257

    Hi Ricard,

    Yes sure i have posted the url in the privat content.

    #1360273

    Hi,

    Thanks for that. I can only see what seems to be a coming soon page though:

    Noget spændende er på vej!

    How can we access your actual site?

    Best regards,
    Rikard

    #1360274

    Hi Rikard,

    Sorry forgot about that.
    I have created a login for you, and after you have logged on, you can see the site :-)

    #1360285

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #nav_menu-2 li {
        display: inline-block;
    }
    
    #nav_menu-2 {
        text-align: right;
        top: -34px;
        right: 70px;
    }

    Best regards,
    Rikard

    #1360293

    Hi Rikard,

    Thank you, it worked, but now when i add menu item under Markedsføring or one of the other menu items it do not hide them like the menu :-/

    • This reply was modified 1 year, 9 months ago by mvi.
    • This reply was modified 1 year, 9 months ago by mvi.
    #1360306

    Hi,

    No, it won’t act like a regular menu like I stated before. There’s no functionality in the theme to have more than one main menu unfortunately, though there might be plugins out there which could add such functionality to your site.

    Best regards,
    Rikard

    #1360315

    Hi Rikard,

    Alright that is what you meant by act like a regular menu. I will take a look into some plugins.

    Thank you for your help :-)

    #1360329

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1360428

    Hi Rikard,

    We can close this one. :-)

    #1360463

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Burger menu + menu items’ is closed to new replies.