Tagged: menu
-
AuthorPosts
-
July 26, 2017 at 5:54 pm #830283
Noticed this after update, the main menu has a burger menu attached to it permanently… was this a change in the latest update? How do I stop that, it is very unnecessary
July 26, 2017 at 6:22 pm #830292Afternoon,
As a first port of call have your cleared your browser cache and /or any caching plugin you use?
There were a few structural changes that old caching may be causing issues.Hope that helps
TJ
July 26, 2017 at 6:25 pm #830294Yeah I have done that, even tried a different browser but still there.
And on several sites..July 26, 2017 at 6:39 pm #830297Example site here, that menu is auto added, I dont even know how lol.
And also when resizing to mobile width the regular mobile menu is jacked up.link in private
July 26, 2017 at 10:34 pm #830369Hi,
Please provide admin info so we can log in and look into this issue further.
Best regards,
Jordan ShannonJuly 26, 2017 at 11:21 pm #830395Login in private, please do not change anything just investigate as this is a live client site.
Thank you.July 26, 2017 at 11:50 pm #830405Hi,
It would take a little time to drill down why this is showing on desktop, but you can add this to quick css to hide and disable it as a temp fix for the moment:
#header_main_alternate #avia-menu.menu.av-main-nav li.av-burger-menu-main.menu-item-avia-special a .av-hamburger.av-hamburger--spin.av-js-hamburger{ display:none!important; pointer-events: none; }
Best regards,
Jordan ShannonJuly 27, 2017 at 12:01 am #830411Yeah I know I can hide it but that does not solve the problem of why it is there :) Also note that when this happened, it made the actual mobile menu have no background…so just hiding it wont solve the issue :/
July 27, 2017 at 4:08 pm #830701Hi,
Yes, as I mentioned this will require an update to fix most likely as others have had this same issue. Please see the following:
Right now my css suggestion is just a temporary fix, and as soon as a permanent one is available there should be an update.
Best regards,
Jordan ShannonJuly 27, 2017 at 7:13 pm #830796ok thanks, I found an error in a plugin and deactivated it for now, the burger is gone as it should be, however the header now had big space and resized to mobile the menu is way big, please advise.
July 28, 2017 at 8:06 am #830920Hi,
Add the following code at Enfold Theme Options > General Styling > Quick CSS
.av-burger-menu-main a { height: 0px !important; line-height: 114px !important; }
Best regards,
John TorvikAugust 15, 2017 at 6:08 pm #839482Hey there, is there a fix/update in the works yet? Any eta on this?
Thank you.
August 15, 2017 at 6:26 pm #839493Hi,
While we have yet to add it as a permanent fix via an update, a lot of our users have had success with the following patch https://kriesi.at/support/topic/mobile-menu-not-showing-7/#post-837697
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.