How to change the button color in Squarespace 7.1 – small, medium, and large, separately!

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 will learn how to change the color of the 3 main on page buttons types in Squarespace 7.1 (this also works for Squarespace 7 sites like Brine and Bedford!) You can change all three to the same color using the design menu, or you can isolate each button type (small, medium, and large) using some custom code.

I will walk you through both options step by step. A list of the codes I use in the video is below, but be sure to watch the whole video so you know how to use them on your own site ♥

//–Button code names
.sqs-block-button-element (all buttons)
.sqs-block-button-element–small (only small buttons)
.sqs-block-button-element–medium (only medium buttons)
.sqs-block-button-element–large (only large buttons)

You can change the background color with (background-color:)
And you can change the text color with (color:)

Here is an example, changing the color of the medium button background and text:
.sqs-block-button-element–medium {background-color: #50bdb8; color: #555}

🤩 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 ❤️ #winwin

🙋 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