dannyrothschild 0 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 post
tuanphan 9,293 Share Posted September 21, 2020 Impossible. You can add Code Block to insert links, but it's manual and not a good idea. You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- I'm off in Lunar New Year. Will take 3-7 days to you get the answer on Forum. Link to post
CapucineMay 0 Share Posted February 5 Hi, I've the same issue. Do you find a solution ? Thanks a lot for your help ! Link to post
tuanphan 9,293 Share Posted February 7 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> You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- I'm off in Lunar New Year. Will take 3-7 days to you get the answer on Forum. Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment