Category menu dropdown shadow
-
Hi,
I’m looking for a way to have a shadow (or border, or both) below the category menu dropdown (html block).
It’s important because in some page It’s not easy to distinguish dropdown from page content.
Please look at the attached file (I attach a fake-photoshop shadow to render the idea.
Many thanks
Attachments:
You must be
logged in to view attached files.
Hi supergap,
Thanks for reaching to us.
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:
#menu-categories .wd-dropdown{
box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.3);
}
Regards,
Hi supergap,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
The topic ‘Category menu dropdown shadow’ is closed to new replies.