Make left navigation column wider
-
Is it possible to widen the left navigation column?
-
This topic was modified 2 years, 3 months ago by
iBee.
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please share the page URL I will check and give you a custom css code.
Best Regards
Hello,
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:
.wd-dropdown-menu.wd-design-full-height {
width:400px;
}
Change the value as per your requirements.
Best Regards.
Thanks,
Is it also possible to get this in landscape?
Hello,
Navigate to Appearance > Menu > Expand menu item > Set the dropdown settings.
Screenshot for clarification:
https://ibb.co/KVkyC1s
Best Regards.