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 👇
📩 Join the inner circle to get exclusive code updates
2. The code
Paste where? Design > Custom CSS
// Hide next & previous controls //
.item-pagination--prev-next {
display: none
}
3. Your designer
I'm Sam, an award-winning Squarespace web designer. I have worked with every type of business, building platforms for solo entrepreneurs through to multi-million dollar corporations. If you want to discuss a potential project, you can email on sam@bycrawford.com or get in touch with me here. Alternatively, you can book in a free 15-minute consultation call here.