FranMotta Posted March 28 Posted March 28 My client's website has a fixed navigation bar, and she has requested removing the transition animation that shrinks and slightly moves the nav bar and adjusts the header image container when you scroll, (as seen on the Services page.) We would like to keep it in a fixed position, just remove the transitions. Any tips on how to turn this off via CSS? Thanks!
Solution tuanphan Posted March 31 Solution Posted March 31 You can use this code to Website > Website Tools > Custom CSS div.header-announcement-bar-wrapper { padding-top: 3.3vw !important; padding-bottom: 3.3vw !important; } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment