Hide next & previous buttons on blog posts in Squarespace
In this article, you’ll learn how to remove the next & previous buttons on blog posts in Squarespace - no fluff, just what you need to know. If you find the article useful, feel free to share it with the world using the social sharing icons on this page. Thank you!
1. Why use this code?
Some people just don’t like the next and previous controls on Squarespace’s blog posts. Personally, I like ‘em, but if you wanted to make some custom, templated boilerplate, removing these controls would be pretty handy.
🚨 You’ll need to download the Squarespace Block Identifier chrome extension to target the correct section in the code below.
Watch the video
Check out the YouTube video below 👇
Want a framework for designing the perfect homepage?
2. The code
Paste where? Design > Custom CSS
// Hide next & previous controls //
.item-pagination--prev-next {
display: none
}
Need an expert to build your Squarespace website?
Book a free kick-off call with our team to discuss your project requirements in detail.