Quote Block Text Color

Look Demo

Easily change the color of all quote block text. 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.

// Quote Text Color //

.sqs-block-quote {
  color: #2FDE99;
}

// Quote Source Text Color //

.sqs-block-quote .source {
color: #BBBBBB;
}

Customize

Adjust both color values to your liking. One targets the large quote text and the other the source of the quote.

License

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

Previous
Previous

Thicker Announcement Bar

Next
Next

Quote Block Background Image