Same Width Buttons

Look Demo

Make all buttons within the button block the same width – no matter small, medium, or large. This plugin uses css editor and works with all template families.

Screen Shot 2019-08-16 at 11.40.35 AM.png

How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste one of the codes below into the Custom CSS Editor box.

// Same Width Buttons //

.sqs-block-button-element {
  min-width: 160px;
}

Customize

Adjust the min width to your liking. The higher the px, the wider the button.

The code works for all button sizes within the button block. No need to target small, medium, or large buttons individually.

License

This plugin comes with an Unlimited Use License. View License Terms

Previous
Previous

Bold Text Color

Next
Next

Thicker Hyperlink Lines