Tagged: 

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

    Hi
    I just updated to the Enfold new version 3.0.1. The mega menu is now off the viewable area of the page and gets chopped off. I followed the recommendations for clearing cache, etc. and still not change. I’m ready for launch as soon as next week, so this must work.

    PS – there was not update to the Child Theme, which perhaps may be an issue, I don’t know for sure.

    Your help in resolving this soonest is appreciated.
    Lyse

    #334242

    Hey tremblayly!

    Thank you for using Enfold.

    If you have a cache or minify plugin, please disable them first. If that doesn’t help, use this on Quick CSS or custom.css:

    .avia_mega_div.avia_mega5.twelve.units {
    left: -500px !important;
    }

    Cheers!
    Ismael

    #334309

    Hi Ismael,
    That CSS code fixed the middle mega menu (collection), but not the one on the far right (the last menu option Resources).
    Thanks
    Lyse

    #334914

    Hi!

    Please add following code to Quick CSS as well

    li#menu-item-6236 > .avia_mega_div {
    left: -920px!important;
    }

    Regards,
    Yigit

    #335014

    Hi Yigit
    That did it!
    Thank you
    Lyse

    #335017

    Hey!

    You are welcome Lyse, glad we could help!

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mega Menu display issue after upgrade to Enfold latest version’ is closed to new replies.