Jump to content

change link color on hover on portfolio page

Go to solution Solved by tuanphan,

Recommended Posts

Posted

hello! what CSS do I use to change the link color on hover on a portfolio page? I already have all this code and it does not work for my "projects" page. Also, it does not work for the links (insta, linkedin, facebook) at the bottom of the paragraph on my "about" page...

 

a {
text-decoration: none !important;
}
.header-nav-item:hover>a, .header-nav-folder-item:hover a {
  color: #ffacec !important;
}
.header-nav-item--active a {
   background-image: none !important;;
}
a:hover {
  color: #ffacec !important;
}
.blog-more-link::after {
background: none !important;
}
.blog-more-link {
color: #544541 !important;
}

  • Solution
Posted
On 2/27/2023 at 1:39 PM, blackcat2226 said:

Use this code

a:hover span {
    color: #ffacec !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.