Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #567000

    Dear Team,
    I did not find an info on this – but is there a solution for Enfold to “enrich” the hamburger button on small screens – Like on the example as shown in the link?

    thx a lot & best regards, Tilman

    #567002

    Hey Tilman!

    Would you like to add text “menu” to your menu? If so, please add following code to Quick CSS

    #advanced_menu_toggle:after {
      content: 'Menu';
      font-size: 18px;
      position: relative;
      top: -4px;
      left: 5px;
      color: black;
    }

    and adjust as needed

    Cheers!
    Yigit

    #567028

    Hi Yigit,
    yes, but as in the example also 2-3 Key pages like “contact” “FAQ” – is this possible and how?

    Best, Tilman

    #567030

    Hi!

    You can add a widget area to your header – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and place buttons inside it and choose to hide it on desktop – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/

    Best regards,
    Yigit

    #567065

    Hi Digit,
    understand – thats too much :-) I leave it with the “menu” description then.

    If have done it, but the text is now on the right end out of the screen. What do I have to do in order to have “menu” above the hamburger with alignment on the right end?

    thx again!

    #567071

    Hi!

    Can you please post the link to your website?

    Regards,
    Yigit

    #567074

    sure – see below:

    #567075

    ..maybe its better to have it left besides the button…

    #567109

    Hey!

    Please change “left” value here – https://kriesi.at/support/topic/hamburger-button/#post-567002 from 5px to -75px

    Cheers!
    Yigit

    #567132

    Thx Yigit,
    cool – this works!

    Independent from this, on IPad in mobile mode the whole content below header can manually be slided to the left and to the right. The effect towards the right is then permanent, i.e. body content is partly out of screen (pls see screenshots in the dropbox link above.

    How can I fix the content below body?

    thx again a lot!

    #567135

    Hey!

    Only screenshot i can see is the one you posted in your first post (and now in private content field of this post). Can you please post again?

    Regards,
    Yigit

    #567268
    #567651

    Hi!

    Did you modify the header.php file in the child theme? Please post the login details here so that we can check the site.

    Best regards,
    Ismael

    #567687

    Hi Ismael,
    no, I did not.

    FYI: If I temporarily delete all custom CSS content, the effect is gone. Maybe a bug in there?

    PLs see Custom CSS and login details below.

    Thank you & best regards, Tilman

    #568503

    Dear Ismael,
    did you had the chance to look at the “non-wanted sliding effect” and how to resolve it?

    Or shall I open a new ticket as the original topic was a different one

    I ask as I will have “design freeze” for the page soon

    thx & best, Tilman

    #569158

    Hi!

    Sorry for the delay. We modified the css code a bit. Please remove browser cache or hard refresh the page: http://gesund.fitgutschein.de/

    Cheers!
    Ismael

    #569233

    Thx a lot, Ismael!

    #569236

    Sorry, I have to come back: Now on iPad the top menu ist not visible in landscape mode , although there is space enough – only the hamburger button….

    Could you pls check – that would be great, thx !

    #569897

    HI,
    I´ve fixed it. – ticket can be closed

    thx again & best regards, Tilman

    #571053

    Hi Tilman,

    Great, glad you got it working. Please let us know if you should need any more help on the topic.

    Regards,
    Rikard

Viewing 20 posts - 1 through 20 (of 20 total)
  • The topic ‘Hamburger button’ is closed to new replies.