Jump to content

[Share] Hide Pagination CSS

Recommended Posts

You can use these CSS code if you need to hide Pagination.

image.thumb.png.f8c6652abc0f1af441f26aab931f21b7.png

#1. Blog Pagination

Use this CSS code

/* blog pagination */
section.item-pagination[data-collection-type^="blog"] {
    display: none;
}

image.png.c4b3ed842ac4079818e0a7edd72f79da.png

#2. Event Pagination

/* events pagination */
section.item-pagination[data-collection-type^="events"] {
    display: none;
}

image.png.22131523095482df0f7819e608507e44.png

#3. Portfolio Pagination

/* portfolio pagination */
section.item-pagination[data-collection-type^="portfolio"] {
    display: none;
}

image.png.1f52bd07357972770b7e64669ecae287.png

#4. Video Pagination

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

image.png.a509f1df1dc67033841453bd9576550f.png

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
  • Replies 0
  • Views 537
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

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.