Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #615485

    Hi, in this website the sandwich menu button for mobile (smartphone and tablet) disappeared and I don’t know why…
    Can you help me please to show it?
    image is here: https://www.dropbox.com/s/1hj1pg6h99ayx29/Schermata%202016-04-16%20alle%2015.52.31.jpg?dl=0

    • This topic was modified 8 years, 1 month ago by niguli.
    #615551

    Hey Nicola!

    We are working on your ticket please wait while we update the results here soon.

    Please add the below code in Enfold > General Styling > Quick CSS

    feel free to adjust the max-width value to suit your design.

    @media screen and (max-width: 999px){
    #top #advanced_menu_toggle {
         display: block !important; 
    }}

    Regards,
    Vinay

    • This reply was modified 8 years, 1 month ago by Vinay.
    #620448

    Thanks Vinnie, I set it to 765px.

    #620743

    Hi!

    Glad to hear the CSS helped fix the issue!

    Regards,
    Jordan

    #623005

    Hi

    I’ve got a similar issue in that my mobile (sandwich) menu has disappeared from the header bar at http://www.geegeez.co.uk

    This is since the (forced) upgrade to WP 4.5.1 last night. I have Enfold v3.5.4 installed.

    When I tried the suggested css change above, it did display a sandwich menu icon, but there was no behaviour associated with it (i.e it just went to /#)

    Do I need to redefine the associated menu? And how do I know to what max-width to set to?

    This feels somewhat hacky – is there a planned ‘elegant’ solution?

    Matt

    #623584

    Just to say that this looks like having been a problem with the child theme. Whenever I update the theme, I have to re-install avia.js into the /js folder in the child theme.

    Now working, thankfully.

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