Jump to content

Adding overlay with captions om image

Go to solution Solved by WidleStudioLLP,

Recommended Posts

  • Solution

Here is the code :

@media only screen and (min-width: 640px){
#block-12345 {
opacity: 0;
 transition: opacity 1s
}

#block-12345:hover {
opacity: 1;
transition: opacity 1s
}
}

if you have any confusion check out this video https://youtu.be/llSO2AMIb3M?si=DkQKTC43sZ0_dtQX

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.