cstraw Posted May 17, 2021 Share Posted May 17, 2021 (edited) Site URL: https://ostendclothing.com/home-1 I am trying to achieve a navbar that works like this: https://sirplus.co.uk/ ... where the logo/links/icons are white on landing and then invert to black on scroll and stay black on all other pages. Here is the website: https://ostendclothing.com/home-1 Thanks Edited May 20, 2021 by cstraw Link to comment
tuanphan Posted May 18, 2021 Share Posted May 18, 2021 17 hours ago, cstraw said: Site URL: https://ostendclothing.com/home-1 I am trying to achieve a navbar that works like this: https://sirplus.co.uk/ ... where the logo/links/icons are white on landing and then invert to black on scroll and stay black on all other pages. Here is the website: https://ostendclothing.com/home-1 Password: linen Thanks Add to Home-1 Page Header <style> header#header:not(.shrink) * { color: white; } header#header:not(.shrink) img { filter: invert(1); -webkit-filter: invert(1); } header#header:not(.shrink) .icon { filter: brightness(0) invert(1); } </style> cstraw 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
cstraw Posted May 20, 2021 Author Share Posted May 20, 2021 @tuanphan Thanks so much!! Link to comment
cstraw Posted May 20, 2021 Author Share Posted May 20, 2021 @tuanphan How do I make sure the "+" menu button on my mobile site does the same? thanks Link to comment
tuanphan Posted May 21, 2021 Share Posted May 21, 2021 On 5/17/2021 at 11:38 PM, cstraw said: Site URL: https://ostendclothing.com/home-1 I am trying to achieve a navbar that works like this: https://sirplus.co.uk/ ... where the logo/links/icons are white on landing and then invert to black on scroll and stay black on all other pages. Here is the website: https://ostendclothing.com/home-1 Thanks The url doesn't exist. Can you check again? 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