Jump to content

Image hover state

Recommended Posts

  • Replies 8
  • Views 653
  • Created
  • Last Reply
19 minutes ago, iamaem said:

Don't have a link to the image, but have link to the site section and you can hover and see: https://www.franklyinteriordesign.com.au/projects

Add to Home > Design > Custom CSS

body#collection-5daf4aa89984f330a48a177e .image-caption-wrapper {
    background: #fff;
    text-align: center;
}

 

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
4 minutes ago, iamaem said:

Thanks @tuanphan!! Is there a way to have it sit in the centre of the image and watermarked so you can see through the image, just like the example I attached? 

you can change $fff to background: rgba(255,255,255,0.2);

vertical center?

 

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
46 minutes ago, iamaem said:

Yes vertical centre, how would I do this? Thank yo for all your help, much appreciated

body#collection-5daf4aa89984f330a48a177e .image-caption-wrapper {
    background: rgba(255,255,255,.9);
    text-align: center;
    transform: translateY(-150%);
}

 

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.