How To Customize The Product Quick View Lightbox in Squarespace // Squarespace CSS 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
β€”
πŸ’• Love this free Square space tutorial? You can donate via Paypal to help support my YouTube Channel https://www.paypal.com/paypalme/insidethesquare
β€”
In this tutorial, you’ll learn how to change the look of the quickview product lightbox in Squarespace.
β€”
Important note: This tutorial was recorded in Squarespace 7.1 but the codes will work for both Squarespace 7 and 7.1, so older sites built with Brine, Bedford, Pacific, York & other themes can still use these codes!

The sample codes from this video are below, but I want to encourage you to do more than copy-and-paste here; get creative! Change up colors, shadows, and more to suit your own site style.

β†’ To learn more about color options, check out this page: http://insidethesquare.co/colors

β†’ To learn more about borders, check out this page:
https://insidethesquare.co/borders

β€”
Here are some of the codes from this tutorial:

β†’ How to add a shadow to the quickview product lightbox
.sqs-product-quick-view-content {box-shadow: 5px 5px 15px rgba(0,0,0,0.2)}

β†’ How to add a border to the quickview product lightbox
.sqs-product-quick-view-content {border: 1px solid purple; }

β†’ How to change the background color of the quickview product lightbox
.sqs-product-quick-view-content {background:purple}

β†’ How to change the button color inside the quickview product lightbox
.sqs-product-quick-view-content .sqs-add-to-cart-button {background-color:purple!important}

β†’ How to change the close X button color inside the quickview product lightbox
.sqs-product-quick-view-lightbox-close-button line{stroke:purple!important}

β†’ Change the color of the overlay that shows up behind the background; play around with the opacity too!
.sqs-product-quick-view-lightbox.sqs-modal-lightbox .sqs-modal-lightbox-content .lightbox-background {background:purple!important; opacity:.5}

β€”
🀩 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