K10M Posted April 2, 2022 Share Posted April 2, 2022 Hello all, i have a question for Squarespace 7.1, how i can change / replace the text ""Older Posts >" in Blog to "More brands"? I have used below CSS code, it worked for the Newer post, but Older post cant be seen, only detected once you hover on it. /* Older posts */ nav.blog-list-pagination .next-label { visibility: hidden; } nav.blog-list-pagination .next-label:after { visibility: visible; content: "More brands"; } /* Newer posts */ nav.blog-list-pagination .prev-label { visibility: hidden; } nav.blog-list-pagination .prev-label:before { visibility: visible; content: "Previous brands"; } Thanks in advance for the help 🙂 Link to comment
tuanphan Posted April 5, 2022 Share Posted April 5, 2022 Hi, Can you share link to page in screenshot? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment