Jump to content

hover on individual items within a gallery

Recommended Posts

Site URL: https://www.theblueglobe.com/

Hi, Have a gallery setup with 14 idividual logos, have managed a hover effect on the gallery as a whole.

img {-webkit-filter:grayscale(100%);filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.sqs-block-gallery:hover
  img {-webkit-filter: grayscale(0);
    filter: grayscale(0);-

 

but the request is for each logo to have this full colour hover effect individually- how would I code to do this?

Link to comment
  • Replies 3
  • Created
  • Last Reply
  • 2 weeks later...

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.