Jump to content

Navigation Bar in Pill Shape

Recommended Posts

Hi, 

I'm looking to convert my navigation bar into a pill shape, exactly like the wegrow example below (turning it into a pill shape with an opacity/blurring effect). The wegrow example only turns into a pill shape when the user begins scrolling fyi.

Any ideas?

Screenshot 2024-04-01 at 9.38.35 AM.png

Link to comment
  • Replies 4
  • Views 1.6k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

    background: inherit!important;

    background-color: rgba(255, 255, 255, .3)!important;

    backdrop-filter: blur(5px)!important;

I would try adding these lines in below where you've made it a pill shape, I assume within

header {

}

 

The 255, 255, 255 values can be changed to a custom RGB value, and the .3 can alter the opacity of the header. The blur number in the next line can also be changed.

 

Cheers

Fin.

Link to comment
  • 2 weeks later...

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.