Hi all
Is there any way to remove pagination from blog categories pages? Or put a button load more instead of numbers?
Thanks
Hey Ganubis,
Please try the following in Quick CSS under Enfold->General Styling to hide the pagination on category pages:
.category .pagination-wrap {
display:none !important;
}
Best regards,
Rikard
Hey work perfect, Thank you very much Rikard
Best Regards
Ganubis!