noemikk Posted February 2, 2021 Posted February 2, 2021 Site URL: https://snail-pumpkin-bhkh.squarespace.com/who Update: I solved the issue by using the page header code injection and the following code: <style> /* Nav item color */ .Header-nav-item { color: #c33608 !important; } /* Nav item hover color */ .Header-nav-item:hover { color: #c33608 !important; } /* Nav item active color */ .Header-nav-item--active { color: #F54C14!important; } a.Header-branding.sqs-frontend-overlay-editor-widget-host { color: #c33608 !important; } </style> Hi, I'm trying to customize the background and font color of one of my pages (URL SLUG: /bytebones-about) - and I got completely stuck. I managed to change the background color of both the header section and the page. But whatever css code I try, it seems I'm not able to change the font color used in the header. Is there any way I could do so? Plus: I'd like to change the overlay color of the images I use on this site (only). Can you tell me, how to do so? Best, Noemi
tuanphan Posted February 4, 2021 Posted February 4, 2021 Do you still need help? 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
Archived
This topic is now archived and is closed to further replies.