Show Product Info on Hover in Squarespace 7.1 // Squarespace 7.1 Tutorial

Just getting started with Squarespace CSS? Awesome! ๐Ÿ˜ I want to teach you the basics โ€“ grab my free Getting Started Guide here ๐Ÿ‘‰ https://insidethesquare.co/learn
โ€”
๐Ÿฅณ Ready to launch ? Use the code PARTNER10 for 10% off (affiliate code): https://insidethesquare.co/partner10
โ€”
This tutorial is specific for Squarespace version 7.1 and wont work in older versions of Squarespace.
โ€”

In this tutorial, weโ€™ll use custom CSS to display the product details on a hover in your Squarespace 7.1 store.

The codes from this tutorial are super customizable. Change up the alignment, colors, padding and margins to make it uniquely yours. The number for z-index creates the different layers so itโ€™s best to leave those alone!

@media only screen and (min-width: 640px){.products.collection-content-wrapper .grid-item img{z-index: 0!important}

.products.collection-content-wrapper .grid-main-meta {z-index: 99!important; margin-top:-5rem; text-align:center; background: rgba(255,255,255,0.5); visibility:hidden; }

.grid-main-meta *{color:red!important;}

.products.collection-content-wrapper .grid-item:hover .grid-main-meta {visibility:visible}}

โ€”
๐Ÿคฉ Ready for more codes? The codes in this tutorial are just the beginning of all the cool things you can do with Custom CSS! When youโ€™re ready to dive in and start customizing, you can use codes from my CSS Cheat Sheet. It has over 30 pages of code snippets and pro tips to help you get started. Download your copy ๐Ÿ‘‰ https://InsideTheSquare.co/css
โ€”
๐Ÿฅณ Ready to launch ? Use the code PARTNER10 for 10% off (affiliate code): https://insidethesquare.co/partner10 โค๏ธ
โ€”
๐Ÿ™‹ Need some help? Visit โ€‹https://insidethesquare.co/code-helpโ€‹ to see my current support options.
โ€”
The term โ€œSquarespaceโ€ is a trademark of Squarespace, Inc. This content is not affiliated with Squarespace, Inc. I just really love their platform โ™ฅ
โ€”
#squarespace #squarespacecss #howto #customizesquarespace #css #squarespacetricks #squarespacehacks #squarespacetips

You May Also Like