I'm wanting to change the navigation on scroll to a solid colored background. I have the navigation fixed at the top and want to keep it that way but to change the color of the background upon scrolling. The code I'm currently using is below. Any ideas on what code I need to use to change the color upon scroll?
Question
HaleDesigns 0
Site URL: https://level7tx.com/home
I'm wanting to change the navigation on scroll to a solid colored background. I have the navigation fixed at the top and want to keep it that way but to change the color of the background upon scrolling. The code I'm currently using is below. Any ideas on what code I need to use to change the color upon scroll?
header#header { position: fixed; padding: 0; height: 140px; background-color: transparent !important; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }
Link to post
Top Posters For This Question
1
1
Popular Days
Dec 2
1
Dec 5
1
Top Posters For This Question
HaleDesigns 1 post
tuanphan 1 post
Popular Days
Dec 2 2020
1 post
Dec 5 2020
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment