squarespell

SquarespaceButtons

Button – Solid to Outline

Learn how to create a stunning solid-to-outline button animation in Squarespace 7.1.

  • Free
  • Squarespace
  • CSS
  • Updated 7 Aug 2026
Button – Solid to Outline
Button - Solid to Outline

1. How it Works

Adds a dynamic solid to outline hover effect to button blocks of all sizes.

Fully compatible with Squarespace 7.1.

Utilizes custom CSS for seamless integration into your site design.

Perfect for enhancing button interactivity on your Squarespace website.

2. Add this code to CSS

CSS7 lines
// WWW.SQUARESPELL.COM //
.sqs-block-button .sqs-block-button-element:hover {
background-color: transparent;
border: 2px solid #000000;
color: #000000; //color on hover
}
// WWW.SQUARESPELL.COM //

To apply this code to your Squarespace site, simply follow the steps provided. If you encounter any issues or need further assistance, feel free to reach out to us—we’re here to help!