Jump to content

Change "read more" text on blog page

Recommended Posts

  • Replies 5
  • Views 560
  • Created
  • Last Reply

Top Posters In This Topic

Add to Home > Design > Custom CSS

/* Podcast read more */
body#collection-62f2a07ede350402296d4a0d {
a.blog-more-link {
    font-size: 0 !important;
}
a.blog-more-link:after {
    content: "Listen Now";
    font-size: 16px;
    transform: unset !important;
    background: unset !important;
    height: unset !important;
}}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 months later...
On 11/8/2022 at 11:17 AM, JKForward said:

Hi there,

I have the same question. I tried putting the above code into Home > Design > Custom CSS with no luck. I have several blogs and would like my /podcast blog link to say "Read More and Listen", while keeping the others as "Read More". I'm in 7.1.

Above includes Blog Page ID. If you copy above code, it won't work on your site.

Can yo ushare link to podcast blog? We can check & give the correct id.

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 11/18/2022 at 11:46 AM, JKForward said:

Thank you! My podcast blog is here: https://www.jkforward.com/podcast

Add to Design > Custom CSS

/* Podcast */
body#collection-6229793a3928c65bdfbed7e9 {
a.blog-more-link {
    font-size: 0 !important;
}
a.blog-more-link:after {
    content: "Listen Now";
    font-size: 16px;
    transform: unset !important;
    background: unset !important;
    height: unset !important;
    border-bottom: 1px solid;
    display: block;
    padding-bottom: 10px;
}}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (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.