Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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.
    #332045

    I’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.

    #332547
    This reply has been marked as private.
    #332573

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

    #332962

    Hi!

    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,
    Ismael

    #333308

    Hi!

    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.
    #333344
    This reply has been marked as private.
    #334249

    Hey!

    I checked the site and the mega menus are aligning properly now, calculating the correct left position. Maybe Kriesi fixed it. Anyway, glad it is working as it should.

    Cheers!
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Menus misaligning suddenly after updates’ is closed to new replies.