Jump to content

How to add lines under folder pages

Recommended Posts

  • Replies 5
  • Views 475
  • Created
  • Last Reply
Posted
17 hours ago, inham said:

Hi,

I would like to add lines under my pages when you hover over them. Is it possible?

Thanks!website2.thumb.jpg.0ce4885f7b0d9be23d8bb2d903d96e99.jpg

For community 's support, you should set your site with protected password and share them (site url & password) for us to access and check your issue properly

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

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!

Posted
38 minutes ago, inham said:

Hi,

Hopefully it works!

https://wolverine-polygon-atzy.squarespace.com/config/settings

password: jewellery21

You can try adding to Home > Design > Custom Css

.header-nav-item {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: 1s;
  -webkit-text-decoration-color: transparent;
  -moz-text-decoration-color: transparent;
}

.header-nav-item:hover  {
  text-decoration-color: inherit;
  -webkit-text-decoration-color: inherit;
  -moz-text-decoration-color: inherit;
}

It  can be easier with the hover effect that sets underline navbar but with above code, we can have a little smooth transition in underlying.

Hope it can help you.

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

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!

Posted

My testing result

In addition, you can speed up or speed down the transition with the time in Css style

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

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!

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.