Arkaitx Posted August 15, 2022 Share Posted August 15, 2022 Site URL: https://giraffe-harmonica-sk3p.squarespace.com Hello! I´m in squarespace 7.1, and using "transparent header" (with image behind the navigation). When I have a dark image behind the navigation, I need the navigation font color to be white. When I have a light background behind the navigation (in contact site), I need the navigation font color to be dark. Does anyone know how to do this? Password: 2022 Link to comment
tuanphan Posted August 16, 2022 Share Posted August 16, 2022 Hi, I see you solved? 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!) Link to comment
Arkaitx Posted August 17, 2022 Author Share Posted August 17, 2022 (edited) No, I want to be able to customize the font colors in the navigations. I want it to be black font color when you are in the "Kontakt, " page since that background is suposed to be white. And white font color on the pages "Hem", "Camps" and "Om oss" since they have a dark background. But I don't know how to customize it for that. When I change the color in one place, it changes everywhere. Edit: Got helped by Thuan Phan trough mail. Solution was: First, edit that page > Add a Code Block at bottom of page > Paste this code <style> div.header-nav-item a { color: white !important; } </style> Edited August 17, 2022 by Arkaitx 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