Jump to content

Different header blend modes on different pages?

Go to solution Solved by tuanphan,

Recommended Posts

I'm using a difference blend mode in my header and loving how it looks: https://brooksreynolds.com/

Except on my CONTACT page: https://brooksreynolds.com/contact

I wish it were black over the red background here, still cool if different images/text behind it cause it to change but from black as a starting default point. I might be trying to have my cake and eat it too, but maybe there is a solution. Thanks for your superior knowledge!

Link to comment
  • Replies 2
  • Views 675
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

You can use this code to Custom CSS box

body#collection-6578b56cd81f843fae82a5da {
header#header a#site-title, header#header div.header-nav-item>a {
	color: black !important;
}
header#header {
    mix-blend-mode: unset !important;
}}

 

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
Posted (edited)
10 hours ago, tuanphan said:

You can use this code to Custom CSS box

body#collection-6578b56cd81f843fae82a5da {
header#header a#site-title, header#header div.header-nav-item>a {
	color: black !important;
}
header#header {
    mix-blend-mode: unset !important;
}}

This worked perfectly to stop the blend mode from the being on the contact page.

I wish I knew how it was doing what it was doing to learn for myself but it works which is the most important part. Thank you so much!

Edited by brooksreynolds
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.