Change vertical menu width
-
Hello,
How can i change the width of the vertical menu?
I want to add two rows, but now it’s t narrow
https://cleanshot.com/share/rfVjths5
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-sticky-nav:is(:hover,.wd-opened) {
width: 350px !important;
}
Best Regards
Hello,
I want the second part bigger, not the first part.
https://cleanshot.com/share/CtjyRwdW
Thank you!
Kind regards,
Siemen
Hello,
Navigate to Appearance > Menu > Expand the menu item and in the drop down settings change the drop down width or choose design “full width” and check how it works.
See Screenshot for clarification: https://postimg.cc/N9GhKkzh
Best Regards