Jump to content

Submenu turned black

Recommended Posts

Site URL: https://www.groei-praktijk.nl/coach-op-jouw-school

I've been using the following custom code for months now:

/*kleur dropdown menu*/
.header-nav-folder-content {
    background: rgba(0,0,0,0.05) !important;
}

/* underline width */
.header-nav-folder-item a {
    display: inline-block !important;
}


/*underline currently active title*/
nav a::after {

  border-bottom: 0.5px solid #000000;

  content: '';

  display: block;

  position: relative;

  width: 0%;

}

nav a:hover::after,

nav .current-menu-item a::after {

  width: 100%;

}

 

However, suddenly the submenu below the title/tab that is active has turned black!

How do I fix this? Thanks a lot!

Lisette

 

First image attached: how I want it
Second image + third image: how it is

Schermafbeelding 2022-02-09 om 16.46.32.png

Schermafbeelding 2022-02-09 om 16.46.49.png

Schermafbeelding 2022-02-09 om 16.46.25.png

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.