Hide Blog Post Pagination in Squarespace

Easily remove item pagination on Squarespace pages using this CSS:

Copy Code Example
/* Remove Item Pagination */
    .item-pagination {
  display:none !important;
}
    
Previous
Previous

Customize Blog Pagination Text in Squarespace

Next
Next

Customize Form Button Padding and Font Size in Squarespace