Home Forums WoodMart support forum Categories in page title – dropdown colour

Categories in page title – dropdown colour

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #257500

    clock-ol
    Participant

    How do you change the background colour of drop down menus that appear on the ‘Categories in page title’ feature on product category pages?

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

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

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

    Regards.
    Xtemos Studios.

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