Home Forums WoodMart support forum background color in sticky header

background color in sticky header

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

    intelweb
    Participant

    hello ,
    i want to set a bg-color in my sticky header but from the settings i can not set only for the sticky.
    How can i do this ?

    #295600

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

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

    Regards.
    Xtemos Studios

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