Jump to content

Change all header elements on hover

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I figured it out! In case anyone has this issue

// Header Navigation hover
.header-nav-item{
  opacity: 1;
}
.header-nav-list:hover .header-nav-item{
  opacity: 0.4;
}
.header-nav-list .header-nav-item:hover{
  opacity: 1;
}

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.