What's your biggest current challenge? Have your say in Community Polls along the right column.

I want to hide pagination numbers in collection - Prestige Theme

I want to hide pagination numbers in collection - Prestige Theme

arbeygp12
Visitor
2 0 1

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: 

Captura de pantalla 2024-11-22 a la(s) 5.12.06 p. m..png

Thanks to everyone....

 

 

Replies 3 (3)

TechSprout
Shopify Partner
19 2 2

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. 

TechSprout - Commerce Solutions
If this post helped, please "Like" and "Mark as Solution" to help others with the same issue. Send me a DM if you have any other questions.
arbeygp12
Visitor
2 0 1

Hi TechSprout,

 

Both of them, first hide pagination and next add inifnite scroll or load more button.

DaisyVo
Shopify Partner
1076 138 152

HI @arbeygp12 

 

If you want to hide pagination numbers in collections please follow these steps

  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.
 

 

.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

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution