Same Width Buttons
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.
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.
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; }
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.
This plugin comes with an Unlimited Use License. View License Terms