How to change the width of the sub menu.
-
hi, team, I made my own menu. For SEO reasons, I use some words for categories’ name. I tried to make a better looking. Can I change the width of the sub menu. Please refer to the screenshot. Thanks.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.wd-dropdown-menu.wd-design-default {
width: 230px;
}
Best Regards
Thanks. It is fix. But The last submenu is not changed. Please check the screenshot.
Attachments:
You must be
logged in to view attached files.
Hello,
You are Most Welcome.
I saw the screenshot you attached.
You can change the width of the sub menu by editing it from Appearance >> Menus.
Screenshot for Clarification: https://gyazo.com/d6e40b54df7cb9bfc4c39a658e682c24
Best Regards