Jump to content

Add transparent background to the top header in Brine family

Recommended Posts

Posted

Hello!

I'm trying to add a transparent background on my top header in the Brine family. I used this code, and the background turns to transparent which is good but, I cannot have access to the cart because it looks like the code is placed on top of the content. Is there any code I can use to do a transparent background but having access to cart and the social links?

header.Header.Header--top {
    position: absolute;
    z-index: 999;
    top: 0;
    width: 100%;
    background: transparent;
}

I will really appreciate your support 🙂

 

  • Replies 2
  • Views 325
  • Created
  • Last Reply
Posted

Thank you bangank36 😉 

I just found the solution and it is working, thank you !

header.Header.Header--top {
    position: absolute;
    z-index: 9999;
    top: 0;
    width: 100%;
    background: transparent;
}

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.