So Pretty Quote Block

Look Demo

Upgrade the quote block with this beautiful and pretty style. 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.

// So Pretty Quote Block //

.sqs-block-quote {
  color: white;
  background: linear-gradient(-45deg, #B0B4D7 30%, #D8C5E3 80%);
  padding: 20px !important;
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 15px rgba(100, 100, 100, 0.2) !important;
  -moz-box-shadow: 0px 0px 15px rgba(100, 100, 100, 0.2) !important;
  box-shadow: 0px 0px 15px rgba(100, 100, 100, 0.2) !important;
}

Customize

Adjust the color, background, padding, border, border radius, and box shadow values to your liking.

License

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

Previous
Previous

Quote Block Background Image

Next
Next

Animated Gradient Quote Block