Jump to content

Different colours / hover change colour

Recommended Posts

  • Replies 4
  • Views 552
  • Created
  • Last Reply
14 minutes ago, iamvandal3 said:

https://flugelhorn-sunflower-hafj.squarespace.com/

 

Is this what you're asking...?

Add to Home > Design > custom CSS

Repeat for other texts

/* text color */
a.portfolio-hover-item[href="/work/starlingbank"] span {
    color: red;
}
a.portfolio-hover-item[href="/work/nike"] span {
    color: green;
}
a.portfolio-hover-item[href="/work/karmacola"] span {
    color: violet;
}

/* white hover color */
a.portfolio-hover-item:hover span {
    color: white !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!)

Link to comment

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.