bhbeny Posted July 8, 2021 Share Posted July 8, 2021 Site URL: https://marigold-wolf-xzky.squarespace.com/ Hi there, I was wondering how to change the arrows that are on the bottom of the blog articles from the titles of the other articles to "next" / "previous". I assume it is some sort of custom coding as I could not find that option in the design popup when I am in the style editor. I attached a screenshot of what I would like to change for refrence and the site info is below. Please let me know if I need to provide any additional information! Thank you very much in advance! Being that the site is in development it is password protected. The url is: https://www.bellehumeurco.com/articles/fuel-your-productivity-with-the-power-of-documentationThe password is: "documentation" Link to comment
bhbeny Posted July 9, 2021 Author Share Posted July 9, 2021 I have searched a ton and not found any suggestions that seem to apple to 7.1 -- anyone have any thoughts? Link to comment
tuanphan Posted July 10, 2021 Share Posted July 10, 2021 Hi. You mean replace pagination titles to Prev/Next text? 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
bhbeny Posted July 11, 2021 Author Share Posted July 11, 2021 Hi there, that is correct! I would like the pagination to be prev/next instead of the title of the artice. Link to comment
bhbeny Posted July 12, 2021 Author Share Posted July 12, 2021 On 7/10/2021 at 11:15 AM, tuanphan said: Hi. You mean replace pagination titles to Prev/Next text? Oops! I am not sure if I replied correctly (sorry still new to this!) Hi there, that is correct! I would like the pagination to be prev/next instead of the title of the article. Link to comment
creedon Posted July 12, 2021 Share Posted July 12, 2021 Add the following to Blog Settings > Advanced > Page Header Code Injection for the blog page. <style> .item-pagination-title { display : none; } .item-pagination-link .item-pagination-prev-next { display : block; font-family : Open Sans; font-size : calc( 1 * 1rem ); font-style : normal; font-weight : 700; letter-spacing : 0em; line-height : 1.3em; text-transform : none; } </style> This for v7.1. Let us know how it goes. Stephj41 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
bhbeny Posted July 13, 2021 Author Share Posted July 13, 2021 19 hours ago, creedon said: Add the following to Blog Settings > Advanced > Page Header Code Injection for the blog page. <style> .item-pagination-title { display : none; } .item-pagination-link .item-pagination-prev-next { display : block; font-family : Open Sans; font-size : calc( 1 * 1rem ); font-style : normal; font-weight : 700; letter-spacing : 0em; line-height : 1.3em; text-transform : none; } </style> This for v7.1. Let us know how it goes. This worked perfectly!!! Thank you so so much! I really appreciate it! creedon 1 Link to comment
tuanphan Posted July 17, 2021 Share Posted July 17, 2021 On 7/11/2021 at 11:43 PM, bhbeny said: Hi there, that is correct! I would like the pagination to be prev/next instead of the title of the artice. Hi. Do you want to fix this? 1. (Tablet – Footer) Email is cut into 2 lines. https://www.bellehumeurco.com/ 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