You can use this code to Custom CSS box to get rid of the next project links at the end of webpage in Squarespace.
section#itemPagination {
display: none;
}
You can use this code to Custom CSS box to get rid of the next project links at the end of webpage in Squarespace.
section#itemPagination {
display: none;
}