Style Summary Block Text Content

Look Demo

Easily style the text content of any summary block. 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.

// Summary Meta //

.sqs-block-summary-v2 .summary-metadata-item {
    font-size: 12px !important;
  color: #BBBBBB;
}


// Summary Title //

.sqs-block-summary-v2 .summary-title {
  font-size: 20px !important;
  color: #000000;
}


// Summary Body //

.sqs-block-summary-v2 .summary-excerpt p {
  font-size: 12px;
  color: #BBBBBB;
}

Customize

Adjust the color and font size to your liking for each area of text within the summary block. Please keep in mind that the font family for text content is what you have set in Site Styles for body text.

License

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

Previous
Previous

Minimal Summary Block

Next
Next

Full Width Index Page