Jump to content

Change opacity on landing page header

Recommended Posts

  • Replies 8
  • Views 850
  • Created
  • Last Reply

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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.