Jump to content

Change navigation content color on one page

Recommended Posts

Site URL: https://www.brookesause.com/

Hello! I'm trying to change the navigation content in the header of the music page to the color white while leaving the other pages how they are. I have an image I can swap out for the logo that's white as well but I'm not sure where to place it without affecting the other pages. 

Is there custom CSS code that I can insert into the page? 

The website is brookesause.com 

The password is brookesause

Thanks!

Screen Shot 2022-03-22 at 7.52.31 PM.png

2.png

Link to comment
  • Replies 3
  • Views 219
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to Design > Custom CSS

/* Music Page */
@media screen and (max-width:767px) {
body#collection-622f9f8b2b7c7d18d77cdd25 {
	div.header-nav-item a {
    color: white !important;
}
header#header img {
    filter: invert(1);
    -webkit-filter: invert(1);
}
header#header svg {
    fill: white;
}
header#header a.btn {
    color: white;
    border-color: white;
}}}

 

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!)

Link to comment
On 3/25/2022 at 12:05 AM, beckacruz said:

I plugged this into custom css and also tried the advanced page section but it doesn't seem to change anything 😕 

Misread your question. I thought you want to do this on mobile only.

You can change 767px to 7676px

 

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!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.