Home Forums WoodMart support forum BACKGROUND COLOR SUBMENU

BACKGROUND COLOR SUBMENU

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

    Mandinga
    Participant

    Hi, how can I change the background color of the submenu?
    Attachment screenshot.

    Thanks a lot.

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

    Hello,

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

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

    Please set the color as per your needs.

    Best Regards

    #257925

    Mandinga
    Participant

    Thanks! Could you make the second submenu have a different color from the first?

    #257982

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

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