All things Shopify and commerce
How to remove page numbers and make it infinite scrolling please see the image below i am using dawn theme
Hello @learningdesign
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.page-numbers {
display: none !important;
}
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
@Tech_Coding page numbers are gone but its not showing all products on page page have 18 products and its showing 12
page 2 products are not showing now
Hello @learningdesign
Go to online store ----> themes ----> actions ----> edit code ---->assets ---->app.css
add this code at the end of the file.
.page-numbers {
display: none !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
@GTLOfficial it worked page numbers are gone but now all products not showing in page
This would need to add infinite scroll by custom coding,
need to hire the developer for this.
can some one please help me in this
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024