Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #821070

    Hi

    Since upgrading to Enfold 4.1 my main navigation menu now shows a hamburger icon to the right of the menu which wasn’t there before. On mobile, my site how has no menu at all.
    See it here:

    My site is using a child theme. I can see no way to get this back to how it was

    #821107

    Morning,

    Same thing happened to me after the update to 4.1
    Clear your browser cache and it should sort the issue.
    Try that and if it doesn’t help please let us know.

    Thanks

    Tj

    #821111

    Thanks Tj

    It fixed it on desktop but still no menu on mobile :(

    #821214

    Hi richdan,

    Wordfence is blocking access to your site on my end, what countries are allowed?

    Best regards,
    Rikard

    #821488

    Thanks Rikard

    Should be good now – pls try again

    Danny

    #821570

    Hi Danny,

    Thanks for that. You have this in your style.css file which is telling it to not display:

    @media only screen and (max-width: 1240px) {
    .responsive.html_mobile_menu_tablet .main_menu .avia-menu {
      display:none;
    }
    }

    Best regards,
    Rikard

    #821626

    Thanks Rikard – that fixed it

    Question is…. how did it get there?

    #821916

    Hi Danny,

    That I can’t answer unfortunately, that file is empty by default in the theme so someone must have edited it at some point.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.