Home Forums WoodMart support forum how can I change this background color ?

how can I change this background color ?

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

    juneba588
    Participant

    how can I change this background color ?
    this is the shop page Categories.

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

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help:

    .archive .page-title .wd-dropdown {
        background-color: blue;
    }

    Define it in Theme Settings -> Custom CSS.

    Kind Regards

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