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