Jump to content

Is there a way to add a permanent colour overlay to thumbnails

Go to solution Solved by tuanphan,

Recommended Posts

Hello,

I have used yellow as the primary colour on my site and wondered if there was a way to add yellow colour overlay permanently (rather than on hover) to the thumbnails. 

 

The photography is all slightly different grades so want to make them uniform.

 

Thanks in advance

Link to comment
  • Replies 3
  • Views 188
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Add to Design > Custom CSS

a.project .content-fill:after {
    content: "";
    background: rgba(255, 255, 0,0.5) !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

 

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

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.