Full Width Add To Cart Button
Description
Make the add to cart product button full width. This plugin uses css editor and works with all template families.
How To Install
From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.
// Full Width Add To Cart Product Button // .ProductItem-details .sqs-add-to-cart-button { display: block !important; }
Customize
You do not need to change any values.