Jump to content

Changing the text of 'Older Posts' on a Blog

Recommended Posts

  • Replies 9
  • Views 1.9k
  • Created
  • Last Reply
23 hours ago, chris8 said:

Add to Home > Design > Custom CSS

span.next-label {
    visibility: hidden;
}
span.next-label:after {
    visibility: visible;
    content: "tuan phan ss forum";
}

 

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
Just now, chris8 said:

Thank you so much works perfectly - so sorry to ask but now I need to change the previous button which says 'Newer posts' How can I do this please?

Can you share link to page where contain newes posts?

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
  • 4 weeks later...
49 minutes ago, hannahmunby said:

Hi @tuanphan - is there anyway to apply this to just one blog on the website. I have a few different ways in which I use the blog summary. Website is www.fendittongallery.com

Thanks for your help in advance 🙂 

 

Add to Page Settings > Advanced > Header (or Add Code Block) > paste this code

<style>
  span.prev-label {
    visibility: hidden;
}
span.prev-label:before {
    visibility: visible;
    content: "tuan ss circle member";
}
</style>

 

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

Archived

This topic is now archived and is closed to further replies.


×
×
  • 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.