JMyerz Posted September 8 Share Posted September 8 (edited) I've gone through the search and tried the found methods of changing my nav / header font colors on just one page but it doesn't seem to be working. I want to change them from the global white to black for this specific page. https://chicory-fennel-2p46.squarespace.com/danner pass: test123 Thanks! J Edited September 8 by JMyerz more info Link to comment
JMyerz Posted September 8 Author Share Posted September 8 Figured it out! <style> /* nav items color */ body:not(.homepage) .header-nav-item a { color: black !important; } </style> tuanphan 1 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