Solid Drop Shadow Add To Cart Button

solid_Drop_add_Cart.png

Description

Add a solid drop shadow to the add to cart product button. 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.

// Solid Drop Shadow Add To Cart Product Button //

.ProductItem-details .sqs-add-to-cart-button {
  box-shadow: 5px 5px #FF6969;
  padding: 20px;
}

Customize

Adjust the box shadow and padding values to your liking. The higher the box shadow and padding px = the bigger the button.


Previous
Previous

Pill Style Price Tag

Next
Next

Gradient Add to Cart Button