HaleDesigns Posted December 2, 2020 Posted December 2, 2020 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); }
tuanphan Posted December 5, 2020 Posted December 5, 2020 Hi. You need to use JS in this case. Do you use Personal Plan or higher? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.