RMiller Posted September 11 Share Posted September 11 Greetings, Can someone please provide the correct code to change the header for one page to my theme colors? Thank you Link to comment
ValidUsername Posted September 11 Share Posted September 11 Use the "Code Injection" option on the page's settings rather than the global Custom CSS or code injection tabs. That said, where tf did the Custom CSS tab get moved to? Since you seem to be using it, Link to comment
WCS Posted September 11 Share Posted September 11 @RMiller Are you unable to make this change in your Site Styles? If you could like CSS to target a specific line of text, please provide your site url and let us know what color you'd like it to be. 14 minutes ago, ValidUsername said: That said, where tf did the Custom CSS tab get moved to? Since you seem to be using it, @ValidUsername Try looking under unlinked pages > Website Tools > Custom CSS Was our response helpful? Click 👍 or mark it as the solution! This helps others find the answers they need. My name is Meghan and I'm the owner of Westerly Creative Studio, a Bay Area creative force specializing in Squarespace websites and branding foundations. Follow along on LinkedIn or Instagram for more tips, updates, and resources. Link to comment
RMiller Posted September 11 Author Share Posted September 11 @WCS, I know where the function is. I am trying to receive the exact code to change my background color on one page only using the code injection. Link to comment
RMiller Posted September 11 Author Share Posted September 11 1 hour ago, ValidUsername said: Use the "Code Injection" option on the page's settings rather than the global Custom CSS or code injection tabs. That said, where tf did the Custom CSS tab get moved to? Since you seem to be using it, It's under the Page settings under Advance then scroll to the bottom of the page. Link to comment
RMiller Posted September 11 Author Share Posted September 11 Thank you @WCS Here is the URL https://thelovecamp.co/coaching I want the color to be #f8485e Link to comment
WCS Posted September 11 Share Posted September 11 @RMiller Of course! The below code should work but if it doesn't, let me know. Under unlinked pages, go to Website Tools > Custom CSS. Copy / paste the below in: // Changing color of Let’s Start with Coaching #block-4f5532341855c601dd32 h3{ font-color: #f8485e !important} Was our response helpful? Click 👍 or mark it as the solution! This helps others find the answers they need. My name is Meghan and I'm the owner of Westerly Creative Studio, a Bay Area creative force specializing in Squarespace websites and branding foundations. Follow along on LinkedIn or Instagram for more tips, updates, and resources. 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