i want transparent Header but white header on scroll
-
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
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
Thanks for your help, I really appreciate it
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘i want transparent Header but white header on scroll’ is closed to new replies.