Shopify themes, liquid, logos, and UX
Hi everyone,
I have my site with prestige theme, and I can`t found an option to hide pagination numbers in collections or change for infinite scroll or load more button, this is my site and my main collection: https://renatalozano.co/collections/shop-all
I want to change this:
Thanks to everyone....
Hello, @arbeygp12 , would you want to just remove the pagination numbers or also add the infinite scroll functionality? There are some libraries for that, but it would require some code customization and potentially a JavaScript library addition to help you with that.
Hi TechSprout,
Both of them, first hide pagination and next add inifnite scroll or load more button.
HI @arbeygp12
If you want to hide pagination numbers in collections please follow these steps
.CollectionInner .Pagination {
display: none !important;
}
Here is the result: https://prnt.sc/8URYmQbOJ7OK
As for the "Load More" button you requested, it requires deep customization of the theme, which is beyond our support scope.
I hope this helps you somehow
Best,
Daisy
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025