Jump to content

Underlined Active Linked Pages in Navigation

Recommended Posts

I'm trying to figure out how to make the linked page that I click on in my navigation bar underlined while it's active. Currently, it's only the Homepage that remains underlined when I click on one of the linked pages. I've added this code in Code Injection, and while the linked pages underline as I hover over them, I want them to remain underlined for the linked page I'm actively in.

<style>
#header a:active{
 text-decoration: underline !important;
}

#header a:hover{
 text-decoration: underline !important;
}

div.folder.active{
 text-decoration: underline !important;
}

</style>

 

Thanks!

Link to comment
  • Replies 1
  • Views 224
  • Created
  • Last Reply

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.