Jump to content

Last visited menu link

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Your second snipped turns the links red all the time, not just when visited. Not sure but is the hover change with underline stopping the visited color change from working correctly?  The change is in this snippet on my site:

#header a:active {
 text-decoration: underline !important;
}
#header a:hover {
 text-decoration: underline !important;
}
div.folder.active {
 text-decoration: underline !important;

}

This code adds a drop shadow to the drop down menu box.:

#topNav nav .folder-collection .subnav {
    background: #fff !important;box-shadow: 5px 5px 15px rgba(0,0,0,0.25)

This is the code that changes the visited link in the archive block:

.archive-group-name-link:visited {color:red !important;}
 

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.