Jump to content

Why are my drop down links active?

Recommended Posts

32 minutes ago, aurevoir_blu said:

Site URL: https://emu-maracas-4rxy.squarespace.com/

For some reason my submenu links (in the main navigation drop down) are considered "Active", and the custom styling I applied for active links, is visible from the drop down. Is there a way to turn this off so that it's only visible when the link is actually active?

password: clearmission

 

 

 

 

nav (1).jpg

Could you try this

.header-nav-folder-item:hover {
  border-bottom: 1px solid #000;
}
.header-nav-item:hover {
  border-bottom: 1px solid #000;
}

image.thumb.png.c55a13f3ae29cd6a3c359c097e8c9c7d.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
3 hours ago, aurevoir_blu said:

Thanks @bangank36!

That worked perfectly. Just one tiny thing, is it possible to change the underline so that it only spans the length of the text and not so extended (see above) like the styling on the other links?

try

.header-nav-folder-item:hover a {
  border-bottom: 1px solid #000;
}
.header-nav-folder-item a {
 display: inline-block;
}
.header-nav-item:hover {
  border-bottom: 1px solid #000;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

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.