Mega Menu resetting
-
Hello,
1. I have set up max mega menu in my needs and almost after a day the menu is resetting itself to some prior setting with menus in wrong order etc. I don’t know why this is happening i even have to download a menu export plugin so i dont have to set it up from the beginning all the time.
2. The second problem i have is the menu alignment in media only , I tried to find the right solution through chrome inspect and I did find that it is working correct when i set CSS in the below settings.
@media only screen and (max-width: 1142px)
#mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu {
background: #182f4c;
padding: 0px 0px 0px 0px;
transform: translate(0%, 50%);
display: inline-flex;But when I put the above CSS settings in any custom CSS plugin (in informs me of error in CSS code) also I have the same problem in the CSS of the max mega menu plugin it informs me of error in the CSS code.
- The topic ‘Mega Menu resetting’ is closed to new replies.