pietro445 Posted May 5 Share Posted May 5 Hello All, I would like to change the font color of my logo and the color of my hamburger menu icon in the navigation on certain pages to cater to the background color of the page. They are currently white, but I would like to change them to black when on the "Videos" page for example. Website: https://violin-aqua-9h9p.squarespace.com/ Password: HELPME Thank you! Link to comment
tuanphan Posted May 6 Share Posted May 6 Add this code into Videos Page Header (DO NOT ADD TO CUSTOM CSS) <style> body:not(.header--menu-open) a#site-title { color: black !important; } body:not(.header--menu-open) .burger-inner>div { background-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
pietro445 Posted May 8 Author Share Posted May 8 How do I add the code to the header for the page in squarespace 7.1? Link to comment
Solution tuanphan Posted May 10 Solution Share Posted May 10 On 5/8/2023 at 10:08 PM, pietro445 said: How do I add the code to the header for the page in squarespace 7.1? Access Edit mode > pages > Main Navigation or Not Linked > Hover on a page name > You will see a gear icon appear on right > Click on it > Advanced > Paste code on right box 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