Jump to content

Hidden navigation on a page (bug?)

Recommended Posts

Good morning,
I have css code to change the color on hover.
It works on all pages but on one page the navigation is hidden and is seen only on hover.
Video attach.
This is the code I have now:

/* Nav item color */
.header-nav-item a {
    color: 414241 !important; 
}
/* Nav item hover color */
.header-nav-item a:hover {
    color: #FF7F8E !important;
}
/* Nav item active color */
.header-nav-item--active a {
    color: #FF7F8E !important;
}

/* Nav item hover color - underline */
.header-nav-item--active a {
    color: #FF7F8E;
}

.header-nav-item--active a {
   background-image: #FF7F8E;
}

Link to comment
  • Replies 1
  • Views 262
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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.