Home Forums WoodMart support forum Category menu dropdown shadow

Category menu dropdown shadow

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #551125

    supergap
    Participant

    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.
    #551312

    Hung Pham
    Keymaster

    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,

    #551418

    supergap
    Participant

    works fine, thanks a lot

    #551612

    Hung Pham
    Keymaster

    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,

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Category menu dropdown shadow’ is closed to new replies.