Jump to content

How do I remove previous / next links in the new Squarespace 7.1 blog posts?

Go to solution Solved by paul2009,

Recommended Posts

  • Solution

It should be possible to remove the pagination by adding this to Custom CSS:

section.item-pagination.item-pagination--prev-next {
  display: none;
}

If you find that it doesn't, please provide a working link to the page on your site.

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
  • 1 month later...
  • 2 months later...
On 11/14/2019 at 4:04 PM, Bmo567 said:

I've tried:

blog-item-pagination-title{
   display: none;
}

blog-item-pagination-prev-next {
   display: none;
}

item-pagination-title{
   display: none;
}

item-pagination-prev-next {
   display: none;
}

 

None of these work.

Try this

<style>
  .BlogItem-pagination.clear {visibility:hidden !important;}
</style>

Link to comment
  • 2 months later...
  • 1 month later...
  • 2 months later...
  • 3 months later...
On 1/15/2021 at 12:20 AM, omadmin said:

I used the code below and it removed the pagination, but now the code is visible in the blog post. How can I fix this?


.pagination-title-wrapper{
  display:none;
}
.item-pagination-icon{
  display:none;
}

Can you share your site url? 

Or try adding code to DESIGN > CUSTOM CSS

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 months later...
On 7/14/2020 at 10:32 PM, Edm said:

This work perfectly for me on 7.1

 


.pagination-title-wrapper{
  display:none;
}
.item-pagination-icon{
  display:none;
}

 

This worked great - thank you!

 1832054517_epicplaydaterebeccaorlov.jpg.85332730a2dd2e7199d5b405af65f8c6.jpg
hi@epicplaydate.com | epicplaydate.co
Epic Playdate is a creative brand firm of storytellers, designers, strategists and all-around good humans.
We help lifestyle companies translate their mission & model into visual & audio narratives. 
Let's make something epic together.

Link to comment
  • 6 months later...
On 10/13/2021 at 5:55 AM, NorthCoastNZ said:

does this also work on product pages? I dont want to show the previous and next products. It's totally out of context and looks like a broken part of my page. 

Thanks

 

Can you share link to a product? We can help easier

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 month later...
  • 4 months later...
2 hours ago, FDEFDI said:

I am trying to remove the "previous blog" and "next blog" at the bottom of the page.

image.thumb.png.3edc5cc01fb48810d36136fba8cbaa11.png

If you are trying to remove the prev/next links on individual bio pages like the screenshot above, the accepted answer in this thread should work for you (see above).

If you are trying to hide something different, please provide more details, including a screenshot if possible.

Was this post helpful? Please give feedback by clicking an icon below  ⬇️

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
  • 1 year later...
  • 2 weeks later...
On 1/6/2024 at 6:14 AM, AndrewATX said:

How do you remove this on Squarespace 7.0 Brine? Any help would be greatly appreciated.

With Brine, add this code to Website Tools (under Not Linked) > Custom CSS

nav.BlogItem-pagination.clear {
    display: none !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.