Jump to content

Why are my drop down links active?

Recommended Posts

  • Replies 4
  • Views 687
  • Created
  • Last Reply
Posted
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 - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

Posted
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 - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

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.