Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1363769

    Hello together
    I have created a page here
    Link below
    Here is a hamburger menu, on the desktop and mobile
    is it possible to insert a logo at the top when the menu is open?
    and is it possible to format the text and position differently desktop and mobile

    thanks in advance
    kind regards
    Franz

    #1363774

    you can insert images to menus by opening on dashboard the menus.
    Choose your main menu and insert again on top another home item – open that item with that little arrow besides each item and insert on label :
    <img class="burger-logo avia_image" src="/wp-content/uploads/logo.png" />
    the classes here are not necessary but makes it easier to select the item later.

    to have this “menu logo ” not in the normal desktop menu view you can do now:

    #avia-menu .only-burger  {
      display: none !important;
    }

    see on active burger on : https://webers-testseite.de/

    #1363782

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

    #1363796

    Hello Guenni07 or Rikard
    :-( I just can not do it
    when I add a menu item I just don’t have the same menu structure (not the same fields)

    Could you give me a quick look

    thanks in advance

    kind regards
    Franz

    #1363813

    Hi,
    Try enabling these fields in the screen options
    2022-09-04_014.jpg

    Best regards,
    Mike

    #1363820

    I have made

    kind regards
    Franz

    #1363821

    Hi,
    Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘hamburger menu, desktop and mobile’ is closed to new replies.