Home Forums WoodMart support forum How to change Stick Header Backgroud when scoll down.

How to change Stick Header Backgroud when scoll down.

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

    manhten
    Participant

    Hi.
    My header is overlap, Light text.
    But when scoll down header backgroud is black. I dont like black, how to change backgroud color of stick header when scoll.

    http://prntscr.com/s24geq
    http://prntscr.com/s24gmx
    Thanks.

    #188253

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

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

    Set the color as per your needs.

    Best Regards

    #188303

    manhten
    Participant

    Thanks. It working.

    #188337

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘How to change Stick Header Backgroud when scoll down.’ is closed to new replies.