Change "Read More" Summary Block Text

Look Demo

Easily change the read more summary block text to your own. 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 Block Read More Text //

a.summary-read-more-link {
  display: hidden;
  font-size: 0px !important;
}

a.summary-read-more-link:before {
  display: visible;
  content: "Your Text Here";
  font-size: 14px !important;
  line-height: 2em;
}

Customize

Replace the “Your Text Here” with your own and the font size and line height to your liking. Be sure to keep your text within the “ “ marks.

License

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

Previous
Previous

Drop Shadow Audio Block

Next
Next

Stripey Summary Block