TianaOlivia Posted February 7 Posted February 7 Can you please provide me with CSS to change the Navigation Links and my logo from white to black on my homepage only? I want to update the hero image to a photo with a light background and need black text instead of the white. Here's my website for reference, https://www.tianaoliviaphotography.com/ Thank you!
tuanphan Posted February 8 Posted February 8 You can use this code to Website > Website Tools (under Not Linked) > Custom CSS body.homepage header#header img { filter: invert(1); } body.homepage div.header-nav-item>a { color: black !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