Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #731548

    Hi all
    Is there any way to remove pagination from blog categories pages? Or put a button load more instead of numbers?

    Thanks

    #731887

    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

    #732069

    Hey work perfect, Thank you very much Rikard

    Best Regards
    Ganubis!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove pagination from blog categories’ is closed to new replies.