Jump to content

Change opacity on landing page header

Recommended Posts

Your page is private, please set up a site wide password so us can check

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
On 11/14/2020 at 4:37 AM, Imaginar said:

Hi @bangank36

Sorry, I missed that bit. Password is: imaginar

Let me know if you could help! Thank you so much in advance!

image.png.5af531af0e34b940ae0f10d7824a710c.png

Add this to Design->Custom Css, you can change the value from 0 - 1 to test

section[data-section-id="5fad070e54d01722c157eb5a"] .section-background-overlay {
  opacity: 0.55 !important;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
On 11/18/2020 at 5:53 PM, Imaginar said:

Thank you for this @bangank36 but I was hoping to just make the bit of the site header more opaque, I would like to keep the rest of the section (image) on the original color. Is this possible?

Thank you

Have you solved this yet?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
3 hours ago, Imaginar said:

No.. could you please help @tuanphan?

Thank you very much.

image.thumb.png.7a2c2964df4fe9720f61090d6c938d8b.png

Please try this snippet

body[data-menu-overlay-theme-switcher="true"] .header:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  opacity: 0.55
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
19 hours ago, bangank36 said:

image.thumb.png.7a2c2964df4fe9720f61090d6c938d8b.png

Please try this snippet


body[data-menu-overlay-theme-switcher="true"] .header:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  opacity: 0.55
}

 

Hi @bangank36

Thank you.

Please see how this shows up..I don't think the code is right..

Screenshot 2020-11-26 at 11.20.42.png

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.