-
AuthorPosts
-
October 8, 2014 at 1:27 am #332002
after running updates (including to Enfold 3), my dropdown menus are now misaligning – they begin ok on left-side elements, but as you move right, they move off the screen, unusable.
never seen this before. any ideas? all dropdowns are built from woocommerce product categories, if that matters. and they are set to megamenu.
EDIT: what’s interesting is that each is left-aligning the beginning of the mega menu directly under its parent element on the navigation. i don’t know why.
- This topic was modified 10 years, 1 month ago by charger70.
October 8, 2014 at 3:01 am #332045I’ve tried adding this code, found on another thread with a megamenu alignment issue, but it did nothing for me:
.avia_mega_div.avia_mega2.six.units { left: 0 !important; }
so not sure where to go next. I tried setting them all back to regular drop-downs, and then back to MM, but that did nothing.
i really need these to work, with so many options to choose from…. thank you so much for your attention to this, Kriesi team.
October 8, 2014 at 4:58 pm #332547This reply has been marked as private.October 8, 2014 at 5:30 pm #332573OK for those having the same issues, here’s what i found – i had searched numerous threads on this subject, and each one had a different “fix” – none of which worked for me. but i did find one thread that provided a clue – mentioning that each megamenu has its “own name” based on the configuration you set up for your own site.
so using firebug, i found the code for “my” megamenu installations, and inserted this code into Custom CSS in the Enfold control panel:
.avia_mega_div.avia_mega5.twelve.units { right: -1360px !important; }
and it seems to work – on Mac Firefox, Chrome and less so on Safari. But at least they are all more or less centered now, as drop-downs.
I hope this is helpful. If any Kriesi team members can help further explain what’s happening, that would be great for those who come later for help on this thread.
October 9, 2014 at 6:38 am #332962Hi!
Thank you for using Enfold and sorry for the delay.
Still not sure why the mega menu is acting that way. The aligning issue seems to be random. It’s not happening on other installations. I’ll ask Kriesi to take a look. If possible, please post the FTP and WP login details. We would like to check it. For now, you can use the temporary fix that you found.
Regards,
IsmaelOctober 9, 2014 at 4:14 pm #333308Hi!
This looks like a caching issue and by re-saving the options page you have cleared the cache.
The code snippet you have added actually should not do anything. Would you mind doing a quick test and removing it and checking the site again?Best regards,
Kriesi- This reply was modified 10 years, 1 month ago by Kriesi.
October 9, 2014 at 5:00 pm #333344This reply has been marked as private.October 11, 2014 at 10:26 am #334249 -
AuthorPosts
- The topic ‘Menus misaligning suddenly after updates’ is closed to new replies.