Home Forums WoodMart support forum Background color in dropdown category menu

Background color in dropdown category menu

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

    mkbcn08
    Participant

    hello,

    I can’t find where to change the background color of the dropdown category menu in shop page. See attachment

    Thank you

    #131626

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .color-scheme-light .woodmart-product-categories .children {
        background-color: red;
    }

    Set the color as per your needs.

    Best Regards

    #131629

    mkbcn08
    Participant

    Thank you, it worked.

    #131640

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Background color in dropdown category menu’ is closed to new replies.