Just getting started with Squarespace CSS? Awesome! 😍 I want to teach you the basics - grab my free Getting Started Guide here 👉 [ Ссылка ]
---
🥳 Ready to launch ? Use the code PARTNER10 for 10% off (affiliate code): [ Ссылка ]
---
💕 Love this free Square space tutorial? You can donate via Paypal to help support my YouTube Channel [ Ссылка ]
---
This Squarespace CSS tutorial will show you how to tilt images on your site using custom CSS!
Here is the basics code snippet that will tilt every image on your site:
.image-block {transform: rotate{10deg);}
And this code will tilt the image only on a hover:
.image-block:hover {transform: rotate{10deg);}
This CSS code does the opposite - shows an image that is tilted but will go back to standard display on a hover.
.image-block {transform: rotate{10deg);} .image-block:hover { transform: rotate{0deg);}
Definitely play around with the degree options and hover options here! Change the number 10 in the code above to rotate it in any direction, even negative degrees!
---
🤩 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 👉 [ Ссылка ]
---
🥳 Ready to launch ? Use the code PARTNER10 for 10% off (affiliate code): [ Ссылка ]
---
🙋 Need some help? Visit [ Ссылка ] 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
Ещё видео!