- This topic has 3 replies, 2 voices, and was last updated 4 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Is it possible to extend the width of the submenus?
The navigation label are sometimes to width to only one narrow line.
The problem doesn’t exist on iPad and iPhone.
Hi Jan,
Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:
#main-menu .sub-menu {
width:300px !important;
}
Kind Regards
Thanks
You are welcome. Feel free to contact us anytime.
Kind Regards