Mega Menu on mobile with Avada 3.8.6.1
-
Hi,
Love the mega menu plugin and it works great on desktops.
Good things first ??
I needed to change the widget and sub menu items alignment. And specifically wanted the text widget to appear as first item followed by the sub menu items. And currently there was no way to do it, atleast I couldnt find an easy way to get that done.
So what I did was to add some css code and change the menu items upside down and it worked for me. so if anyone else is wanting to do the same. can use this css
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
float:right;
}
and then just change the first sub menu to be the last and so on.
Now the real question: Mega Menu on mobile with Avada 3.8.6.1 is not working.
I have used the hide menu css hack but it hides the mmm and now the avada menu is not working. I found the Avada theme integration page but its an old version of Avada. Any help would be appreciated.
- The topic ‘Mega Menu on mobile with Avada 3.8.6.1’ is closed to new replies.