WPBAaron Posted November 1 Share Posted November 1 For this page only (https://www.waterfrontpartnership.org/winter) I want to change the navigation bar to #fab03a for only this page. Can't find a custom css code that works for me... Link to comment
melody495 Posted November 2 Share Posted November 2 Hi, try adding this to your code injection for that page <style> .header-nav-item a { color: #fab03a !important; } </style> or in your custom css #collection-6397566f4b671219b0cd7772 .header-nav-item a { color: #fab03a !important; } -------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification Melody 💁♀️ SquareSpace Developer You dream it, I'll make it happen. Contact me: 💻 melodylee.tech ✉️ my email 📍 UK based. The great thing about the internet, we can work together from anywhere. #neverstoplearning ☕ I like coffee 😊 Link to comment
WPBAaron Posted November 2 Author Share Posted November 2 13 hours ago, melody495 said: Hi, try adding this to your code injection for that page <style> .header-nav-item a { color: #fab03a !important; } </style> or in your custom css #collection-6397566f4b671219b0cd7772 .header-nav-item a { color: #fab03a !important; } @melody495 Oh that changes the text, i meant to have the blue background changed to #fab03a Link to comment
tuanphan Posted November 4 Share Posted November 4 You can add this code to Website > Website Tools (under Not Linked) > Custom CSS body#collection-6397566f4b671219b0cd7772 header#header { background-color: #fab03a !important; } 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