Home Forums WoodMart support forum Subcategory header background

Subcategory header background

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

    franpuarr
    Participant

    Good morning,

    Please help. How can I remove the black background from the subcategory dropdown? Capture attached. Greetings and thank you very much

    Attachments:
    You must be logged in to view attached files.
    #528059

    Hung Pham
    Keymaster

    Hi franpuarr,

    Thanks for reaching to us.

    Please add the following code in Theme Settings > Custom CSS > Global Custom CSS

    .menu-item-has-children .wd-dropdown {
        background-color: #fff;
    }

    Regards,

    #528454

    franpuarr
    Participant

    Dear Hung,

    Thank you very much for the code, it has been a great help to me.

    Regards,

    #528483

    Hung Pham
    Keymaster

    Hi franpuarr,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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

The topic ‘Subcategory header background’ is closed to new replies.