Jump to content

Product Block - Display Description on Hover

Recommended Posts

Hello,

I am using a template with the basic product blocks, not advanced. Is there a way to overlay product-excerpt on the block when hovering over it?  The except takes up too much space on the page. If there is any other way apart from hover to show/hide the description on the same page, that would work as well.

 

Thank you so much!

 

Cheers,

Ash

Link to comment
  • Replies 6
  • Created
  • Last Reply

You can use CSS to do this. But difficult to give CSS without checking product on your site.

Can you share link to product page on your site?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Add to Home > Design > Custom CSS

.productDetails.center {
    display: none;
}
.product-block .image-container:hover + .productDetails {
    display: block;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.