nicolejacksonmiller Posted October 16, 2019 Share Posted October 16, 2019 I needed to change the color of the navigation bar on two separate pages -- the presets for our site are white which blend in with the background of these pages. The code I am using in the code injection is: <style> #headerNav nav a { color: #2A2D3C; }</style> The problem is that it's only changing the color of the links on the left side of the logo -- there are two navigation links on the right but those are not adjusting. Is there more code that I need to add? Help! 🙂 Link to comment
tuanphan Posted October 18, 2019 Share Posted October 18, 2019 @nicolejacksonmiller you should share site url to community check. 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
christyprice Posted October 20, 2019 Share Posted October 20, 2019 This depends on the template you are using. Could you please share that or post a link so we can see the site? christyprice.com 🇺🇸 Austin, TX US ✅ For Web Designers: Squarespace Client Process Checklist. Save time and bring consistency to your web design projects. Receive a Notion doc template with my 100+ item client process checklist. Link to comment
nicolejacksonmiller Posted October 21, 2019 Author Share Posted October 21, 2019 @christyprice - We're using the PACIFIC theme. I set the site up as password protected, but I'm not sure it's working. The site is NicoleJacksonMiller.com and the password is: Lookatme! The page we're having trouble with is the "Contact" page and another that is hidden from the navigation. I'd assume if we can solve the contact page issue I can just apply it to other pages as well. Link to comment
tuanphan Posted October 21, 2019 Share Posted October 21, 2019 @nicolejacksonmiller body#collection...b2 is contact page ID. Each page will have different ID. See how to find page id body#collection-5da0afa6f2092e19057692b2 nav#mainNavigation a { color: red; } 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
Archived
This topic is now archived and is closed to further replies.