cvanuch Posted July 2, 2020 Share Posted July 2, 2020 Site URL: https://matey.app Hi! Does anyone know how to disable the fade in that occurs with the navigation bar background when scrolling down? I'd like to remove the fade in so when scrolling, the navigation bar background is already there and doesn't have to fade in. I've attached a screen recording that shows what I mean. Thanks! Screen Recording 2020-07-01 at 7.36.07 PM.mov Link to comment
Solution rwp Posted July 2, 2020 Solution Share Posted July 2, 2020 (edited) Are you trying to keep it solid black, or transparent? This is make it solid #header { background-color: #141414; } Edited July 2, 2020 by rwp Link to comment
cvanuch Posted July 2, 2020 Author Share Posted July 2, 2020 @rwp Thanks, worked perfectly! rwp 1 Link to comment
pamelah Posted July 17, 2021 Share Posted July 17, 2021 On 7/2/2020 at 6:10 AM, rwp said: Are you trying to keep it solid black, or transparent? This is make it solid #header { background-color: #141414; } Hi rwp, is there a reason why we should use #header instead of .header? I used .header-... for something else so just trying to get a better understanding of why only #header worked here. Thank you!! Link to comment
tuanphan Posted July 18, 2021 Share Posted July 18, 2021 5 hours ago, pamelah said: Hi rwp, is there a reason why we should use #header instead of .header? I used .header-... for something else so just trying to get a better understanding of why only #header worked here. Thank you!! .header class name appear on both Site Header & Summary Block. If you use .header, You will see some problems in Summary Block pamelah 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment