Just getting started with Squarespace CSS? Awesome! ๐ I want to teach you the basics โ grab my free Getting Started Guide here ๐ https://insidethesquare.co/learn
โ
This tutorial will teach you how to hide the pagination on a project in Squarespace 7.1
Pagination is the text at the bottom of an individual project that displays the title of the previous and next projects along with big arrow icons.
A few things to note before you use the codes below:
โจ This is specific for portfolios in version 7.1 and wont work for older versions of Squarespace like Brine & Bedford sites built on version 7.
๐ฉ๐ผโ๐ปYou can install this code on a single project page using a code block in a page section. The video will show you exactly how to install it that way, placing the code between two style brackets. If you are on a personal subscription plan, you can install this in custom CSS, but this is the only way to install this code for a single project on your Squarespace site.
๐ค If you are not sure if you want to build a blog with posts or a portfolio with projects, check out this video explaining the difference between the two types of collection pages: https://youtu.be/zWwb4esEFh4
Here are the code from the tutorial:
Here are the codes from this tutorial:
Hide both links:
.item-pagination-link{display:none}
Hide the text, leave the arrows:
.pagination-title-wrapper {display:none}
Hide the arrows, leave the text:
.item-pagination-icon{display:none}
Want to isolate one link at a time? Try these codes!
Hide only the left link:
.item-pagination-linkโprev {display:none}
Hide only the right link:
.item-pagination-linkโnext{display:none}
๐ To learn more about the differences and similarities between blogs and a portfolio of projects in Squarespace, visit https://insidethesquare.co/blog-vs-portfolio
โ
๐คฉ Want over 60+ pages of custom codes & pro tips specifically for customizing Squarespace? Download my CSS Cheat Sheet, available now at ๐ https://insidethesquare.co/css
โ
๐ฅณ Ready to launch ? Use the code PARTNER10 for 10% off (affiliate code): https://insidethesquare.co/partner10 โค๏ธ
โ
๐ Need some help? Visit โhttps://insidethesquare.co/code-helpโ to see my current support options.
โ
The term โSquarespaceโ is a trademark of Squarespace, Inc. This video was not approved or endorsed by Squarespace, Inc. I just really love their platform โฅ
โ
#squarespace #squarespacetricks #squarespacehacks #squarespacetips #squarespacetutorial #squaresapcesite #squarespacedesign #learnsquarespace