Home Forums WoodMart support forum How to change the color of Sticky header

How to change the color of Sticky header

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

    kjds
    Participant

    How to change the color of Sticky header

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

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help:

    body .whb-sticked .whb-general-header {
        background-color: #969696;
    }

    Define it in Theme Settings -> Custom CSS.

    Kind Regards

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