Home Forums WoodMart support forum How to change background color menu fullwith

How to change background color menu fullwith

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

    Xavi
    Participant

    I would like to change the color of the background of menu fullwith (now is black).

    How i can do it?

    Thanks!!

    #536911

    Hello,

    Can you please share a screenshot where you want to change the background color so i will check and give you a possible solution.

    Best Regards.

    #537353

    Xavi
    Participant

    here is the screenshot

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

    Hello,

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

    .wd-fs-inner {
        background-color: red;
    }

    Best Regards.

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