Jump to content

Image text overlay hover

Recommended Posts

  • Replies 6
  • Views 957
  • Created
  • Last Reply
2 hours ago, blix said:

Thank you for suggesting the code, but it didn't work for me.  I appreciate your help, though!

Jeanette

 

Add to Home > Design > Custom CSS

body.homepage .design-layout-poster .image-card-wrapper * {
    opacity: 0;
}
body.homepage .design-layout-poster:hover .image-card-wrapper * {
    opacity: 1;
}

 

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
On 1/2/2021 at 7:44 AM, blix said:

Thank you so much, that worked!

I see on tablet, newsletter is off-center. Do you want to center it?

image.thumb.png.a381a5d6277834103234c26d895b7aeb.png

and add to cart issue on tablet\

Add to Home > Design > Custom CSS

/* tablet add to cart */
@media screen and (max-width:991px) and (min-width:768px) {
div.sqs-add-to-cart-button {
    width: 100% !important;
}
}

image.thumb.png.226f24974cb56846e92bb24009468a84.png

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.