Jump to content

Make main overlay fully transparent on single page/image

Recommended Posts

There is an overlay site-wide on hero/header images. I would like to use an image as the header on one page, but the opacity of the overlay causes a change in color. Is there a work-around to remove the overlay or set opacity to zero on this page or for this image only for all screens (desktop, tablet and mobile)?

page: nysid.edu/annual-gala-2024-copy 

password: 1111

Thanks 

Edited by u28h20
clarity
Link to comment
  • u28h20 changed the title to Make main overlay fully transparent on single page/image
  • Replies 3
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

On 11/17/2023 at 9:27 PM, tuanphan said:

Add to Website > Page > Website Tools (under Not Linked) > Custom CSS

/* remove overlay */
.Intro--has-image:before {
    background-color: transparent !important;
}

 

Thank you. Will this remove the overlay site-wide or only on the page I specify? I want to remove the overlay on one page only. Is this possible?

Link to comment
On 11/22/2023 at 5:24 AM, u28h20 said:

Thank you. Will this remove the overlay site-wide or only on the page I specify? I want to remove the overlay on one page only. Is this possible?

If remove one page, edit that page > Add a Code Block (anywhere on page) > Paste the code

<style>
  /* remove overlay */
.Intro--has-image:before {
    background-color: transparent !important;
}
</style>

If the code doesn't work, you can share link to that page, I will give another code

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.