This topic has 4 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
Hi,
Under the PRODUCTS menu one of the sub menu names is a bit longer than you expect and is causing the >> to appear in the wrong place.
How can I make the drop down menu’s a bit wider?
Thanks,
Mike.
Hello,
Add this code in custom.css file:
#main-nav > ul > li ul {
width: 160px !important;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Regards,
Eva Kemp.
Hi Eva,
I had to make it 168px and it looks fine now. I use a plugin to handle custom CSS so don’t need to change anything in the theme folder. Please close this topic.
Thanks,
Mike.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: drop down menu, narrow width, optimization, templates, user friendly, woocommerce, wordpress
The issue related to '‘Drop down menu width a bit to narrow’' has been successfully resolved, and the topic is now closed for further responses