Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1104809

    Hello,

    How can I actually let the unfolded menu in the smartphone display above? So far, it always starts at the bottom, which makes no sense. This can be done e.g. see here: http://designplanung.de/projekt-026

    many Greetings,
    Martin

    #1105786

    Hey Martin,

    We apologize for the delayed response.
    I’m not sure what you meant with unfolded menu, are you referring on the burger menu which only shows up on mobile device?

    Best regards,
    Nikko

    #1106629

    Hello Nikko,

    yes, exactly, it only refers to the burger menu, if it is opened. On another page it works: https://www.kempe-schwimmbadtechnik.de/
    There is the menu above and not below. I would like it like that. With the attitudes I could find however no difference.

    #1106645

    Try this CSS:

    .av-burger-overlay #av-burger-menu-ul {
        vertical-align: top;
    }

    —–
    Info about adding custom CSS to Enfold:
    => https://kriesi.at/documentation/enfold/add-custom-css/

    #1106652

    Unfortunately not. I’ve looked, on another page it is exactly the same, it starts at the bottom: https://hukkepack.de/
    Now if you put the smartphone for cross, you can not see the navigation below. That’s really not nice. Here it must give a mistake, because with the side https://www.kempe-schwimmbadtechnik.de/ it works also and there I made no changes at the CSS

    #1106659

    Sorry … now i tested it on a standard Enfold installation … please try again with this modified CSS selector:

    #top .av-burger-overlay #av-burger-menu-ul {
        vertical-align: top;
    }

    Regarding the page “Kempe Schwimmbadtechnik”: It uses an old version of Enfold (4.4.1). Maybe there was something different with the menu.

    —–
    Edit:
    Looks like you now use the same CSS snippet like on the Kempe-site and it works.
    This is solved then, i think.

    #1106894

    Hi,

    Thanks for helping out @cg, please let us know if you should need any further help @m_reiprich.

    Best regards,
    Rikard

    #1107115

    That looks good, thank you!

    #1107118

    Ach du bist ja auch aus Deutschland, weiß gar nicht, warum man sich hier englisch unterhalten muss :-D

    #1107144

    Die deutschsprachige Community ist recht zahlreich vertreten hier bei Enfold. … :-)

    #1107214

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Burger menu always starts below’ is closed to new replies.