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?
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
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.
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
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.
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