Home Forums WoodMart support forum Sticky header background

Sticky header background

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #582681

    jimfarg
    Participant

    Hi, How can we make the header to change background color while we scroll the page?
    Thanks

    #582808

    Hung Pham
    Keymaster

    Hi jimfarg,

    Thanks for reaching to us.

    I see the header sticky’s background color is white already. Please let me know if you resolved the issue.

    Regards,

    #582924

    jimfarg
    Participant

    I am afraid there was a misunderstood. I want the header to change its color from transparent eg to red or blue, or white while scrolling. If you see the page you will understand that the trasparency remnains

    #583100

    Hung Pham
    Keymaster

    Hi jimfarg,

    I fully understood your question but it was because I checked your old site.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #583290

    jimfarg
    Participant
    #583383

    Hung Pham
    Keymaster

    Hi jimfarg,

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

    .whb-sticked .whb-color-dark:not(.whb-with-bg) {
        background-color: #000;
    }

    Regards,

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