Home Forums WoodMart support forum Where to modify the color of the mobile footer navigation bar?

Where to modify the color of the mobile footer navigation bar?

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

    visanchan
    Participant

    Where to modify the color of the mobile footer navigation bar?

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

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help:

    body .wd-toolbar {
        background-color: rgb(224,211,211);
    }

    Kind Regards

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