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

    For some reason I am seeing an icon above our main navigation with ID “advanced menu toggle”. It is moving our navigation down. Where does it come from and how do I get rid of it?

    #1110646

    Hey divisionx,

    Please try the following in Quick CSS under Enfold->General Styling:

    #advanced_menu_toggle, #advanced_menu_hide {
      display:none !important;
    }

    Best regards,
    Rikard

    #1110653

    Thanks. That works and it was a solution I had tried successfully, but where did this come from? I did not enable anything that would create such an entity.

    #1110750

    Hi,

    That is the old mobile menu, I’m not sure why it’s showing but I’m guessing that you have header.php added to your child theme? I couldn’t check since the Editor function is disabled on your installation. If you have header.php in the child theme then you need to update that file from the parent theme.

    Best regards,
    Rikard

    #1271997

    Thanks, worked for me as well, looks like I have a file called ‘help-main-menu.php’ in my child theme from the original dev, I guess that’s the issue.

    #1272303

    Hi canadianllama,

    Thanks for the feedback. If you need any further help then please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

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