Drop down sub menu in desktop too small in width
-

jcParticipant
Hi there,
I used some icons in front of sub menu text item…so the drop down sub menu width is too small in order to show icons & test-menu in one row.
I used custom css in “Global custom css” but doesnt do the trick:
body .whb-secondary-menu .menu-simple-dropdown .sub-menu-dropdown,
body .whb-secondary-menu .menu-simple-dropdown .sub-sub-menu {
width: 250px;
}
Any advice?
thanks in advanced
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
.menu-simple-dropdown .sub-menu-dropdown,
.menu-simple-dropdown .sub-sub-menu {
width: 300px;
}
Alternatively, you can create a megamenu block to make your drop-down menu nicer https://xtemos.com/docs/woodmart/create-menu-2/
Best Regards

jcParticipant
Thank you a lot!
It works!
All Fine
Great SUPPORT!
please close this ticket as solved.
thanks in advanced
ioannis
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Drop down sub menu in desktop too small in width’ is closed to new replies.