IndigoBolt11 Posted September 3, 2022 Share Posted September 3, 2022 Site URL: https://www.risingfirefly.org/ Hi I want to have a white navigation font, but have it dynamically change to dark brown when the page or header section would be white- dose anyone have custom code for this? Link to comment
tuanphan Posted September 4, 2022 Share Posted September 4, 2022 You mean change nav color on different page or different sections on same page? 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
IndigoBolt11 Posted September 7, 2022 Author Share Posted September 7, 2022 @tuanphan I have the nav color set to white because I am using a gradient header, but on white pages, I want it to change to black -so on any page that is using a white background color (shop, blog etc.) I want the navigationw hich is stuck on white to change to black Link to comment
Solution tuanphan Posted September 8, 2022 Solution Share Posted September 8, 2022 22 hours ago, IndigoBolt11 said: @tuanphan I have the nav color set to white because I am using a gradient header, but on white pages, I want it to change to black -so on any page that is using a white background color (shop, blog etc.) I want the navigationw hich is stuck on white to change to black TO change nav item color on one page, you can add this code to Page Header <style> div.header-nav-item a { color: black !important; } </style> 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