This topic has 6 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
Hi on the below screen shot highlighted in red we find the menu to have to many items for users on a small pc screen, is there a way to make sub menus have 2 columns we have tried within options but cannot get it to work.
https://www.awesomescreenshot.com/image/3481406/d3898ebeca881bcf62548684ed08eedc
Hello,
Please provide us with site URL and temporary wp-admin access so we can take a closer look.
Regards
Hi
thank you.
Hello,
We’ve added custom class https://prnt.sc/k58il6
Please add this code in Custom css:
li.mega-2-col .nav-sublist > ul {
width: 400px !important;
}
.menu .nav-sublist-dropdown .mega-2-col .nav-sublist > ul > li {
width: 50% !important;
float:left;
}
Regards
Perfect thank you again, superb support
You’re welcome!
Regards
The issue related to '‘sub mega columns’' has been successfully resolved, and the topic is now closed for further responses