Jump to content

i want to invert/change the colors of my logo for the contact page that has a dark background

Recommended Posts

  • Replies 1
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted

Hi @Haipox -

Click the gear icon on the page that you want to be different, then click Advanced and Page Header Code Injection. This is the code to use...you will need to change a few things so that it's specific to your site. Like the colors, the collection ID, and the white logo.

<style>
    .header-actions .icon--fill svg {
  fill: #9B2F3D !important;
}
 /*Color of dropdown navigation*/
  #YOURCOLLECTIONID .header-nav-folder-content {
    background-color: #ffffff !important;
  }  
/* Colour of Hamburger Button */
.burger-inner > div {
  background-color: #9B2F3D !important;
}
  #YOURCOLLECTIONID .header-nav-wrapper a {
  color: #9B2F3D !important;
  }
    #YOURCOLLECTIONID .header-background-solid {
    background-color: #fff !important;
  }
  .header-title-logo a {content: url("YOURNEWLOGO.png") !important;}
</style>

Jessica Miller | Squarespace Website Designer
https://www.jessicamiller.work
jessica@jessicamiller.work

Search the blog and get Squarespace tips to your inbox
https://www.jessicamiller.work/blog

Want to pick my brain or get help? Book a free 15 minute call.

If my post solved your problem, please mark it as the solution - thanks!

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.