dannyrothschild Posted September 21, 2020 Share Posted September 21, 2020 Hi all, I recently switched my website from Squarespace 7 to 7.1 I'm using my website as a portfolio, and I really miss how on the old Squarespace (Jasper template) at the bottom of each project there was a navigation with all the projects in that portfolio listed, highlighting the one you were currently on. Is there a way to remove the pagination and replace it with this style footer on Squarespace 7.1? Thanks! Link to comment
tuanphan Posted September 21, 2020 Share Posted September 21, 2020 Impossible. You can add Code Block to insert links, but it's manual and not a good idea. 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
CapucineMay Posted February 5, 2021 Share Posted February 5, 2021 Hi, I've the same issue. Do you find a solution ? Thanks a lot for your help ! Link to comment
tuanphan Posted February 7, 2021 Share Posted February 7, 2021 Edit Page > Add a Code Block > paste this code <div class="pagination"> <a href="#">«</a> <a href="#">»</a> </div> <style> .pagination { display: inline-block; } .pagination a { color: black; float: left; padding: 8px 16px; text-decoration: none; } </style> 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
Natp Posted March 22, 2021 Share Posted March 22, 2021 Hii, is there a non-manual solution to this question? 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