Home Forums WoodMart support forum i want transparent Header but white header on scroll

i want transparent Header but white header on scroll

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

    admin-8347
    Participant

    Hi,

    I created a transparent sticky header, but it remains transparent when someone scrolls down. The header should be sticky with a transparent color on the scroll, and the background should be white.

    My sincere thanks,

    My best regards

    #421700

    Hello,

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

    body .whb-sticky-shadow.whb-sticked .whb-row:last-child {
        background-color: transparent;
    }

    Best Regards

    #421899

    admin-8347
    Participant

    Thanks for your help, I really appreciate it

    #421992

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘i want transparent Header but white header on scroll’ is closed to new replies.