Jump to content

How replace "Older Posts >" in 7.1 ?

Recommended Posts

15 hours ago, Matt-W-Urst said:

sure, thank you!
echidna-flugelhorn-5ybf.squarespace.com (pw: try)

You mean pagination on blog post detail?

https://echidna-flugelhorn-5ybf.squarespace.com/blog/blog-post-title-two-cwyf9

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 4/18/2023 at 9:52 PM, Matt-W-Urst said:

Thank you, this works at me fine!!!

Could you assist, how to center this text now? text-align: center; didn't worked.
And how can I change the space between this text and the blog post list?
See screenshot.
Thank you very much!

Eingefügtes_Bild_18_04_23__22_49.png

Sorry I've only just seen your reply. Unfortunately I do don't know how to do that. Perhaps if the images were the same aspect ratio the spacing wouldn't look off!

Link to comment
  • 2 months later...

Hi there,

When I'm using this code, it only hides my "older posts" but doesnt add the new name. Can you help me figure out what I'm missing?

https://www.loffpublishing.com/boger

Password: LoffogFlinx

 

/* Newer posts */
nav.blog-list-pagination .prev-label {
    visibility: hidden;
}
nav.blog-list-pagination .prev-label:before {
    visibility: visible;
    content: "New prev text";
}
/* Older posts */
nav.blog-list-pagination .next-label {
    visibility: hidden;
}
nav.blog-list-pagination .next-label:after {
    visibility: visible;
    content: "new next text";
}

 

Link to comment
On 7/24/2023 at 2:31 PM, Flinx said:

Hi there,

When I'm using this code, it only hides my "older posts" but doesnt add the new name. Can you help me figure out what I'm missing?

https://www.loffpublishing.com/boger

Password: LoffogFlinx

 

/* Newer posts */
nav.blog-list-pagination .prev-label {
    visibility: hidden;
}
nav.blog-list-pagination .prev-label:before {
    visibility: visible;
    content: "New prev text";
}
/* Older posts */
nav.blog-list-pagination .next-label {
    visibility: hidden;
}
nav.blog-list-pagination .next-label:after {
    visibility: visible;
    content: "new next text";
}

 

I don't see Older Post. Can you take a screenshot?

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.