Menu fourth level voices not works
-
Hi,
in my main menu I have a four-level submenu, first voice is SHOP, after Abbigliamento with others sub-voices, some of these voices have sub voices. But after the third level, all voices seems that are in the same level.
I attach a png.
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.sub-menu-dropdown .sub-sub-menu > li > .sub-sub-menu {
padding-left: 20px;
}
Regards
This is a not a good solution for us.
We want to show the subsub voices only after hover on the father voice. Like main voice SHOP
In this case, you need to disable the mega menu and set the default dropdown style for that menu item.
Where I have to disable megamenu?
Read our documentation about the mega menu configuration https://xtemos.com/docs/woodmart/create-menu-2/
You need to change the Design
field for your menu item in Appearance -> Menus.
I have this settings in my menu options, view the attached file.
Attachments:
You must be
logged in to view attached files.
I mean this option should be changed for the first level item.
The topic ‘Menu fourth level voices not works’ is closed to new replies.