Jump to content

Editing "Read More" blog excerpt text

Recommended Posts

3 hours ago, kelleyadv said:

Site URL: https://www.kelleyadv.com/blog

I'm looking to edit the "Read More" text for blog excerpts. Would like to change it from "Read More" to something like "View Full Article". I've tried multiple code injections in the footer and CSS that I found in other forum questions but none have worked for me. I'm using the Five template. 

try

.inline-read-more {
  display: inline-block;
  visibility: hidden;
  position: relative;
}
.inline-read-more:after {
  content: 'View Full Article';
  visibility: visible;
  position: absolute;
  width: 200px;
  left: 0;
}

image.png.f1ca7b8bbb9bd8bb97475ecc6c04225b.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.