Jump to content

Why are my drop down links active?

Recommended Posts

  • Replies 4
  • Views 563
  • Created
  • Last Reply
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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.