Hi @srtajpg,
Sure thing! You can add this CSS in Appearance > Customize > Additional CSS to hide those pagination links:
.blog .pagination-blog-feed { display: none; }
If you need anything else just let us know! 🙂
Dear Steven, sorry for this additional question after implementation: is there a way to remove categories from this exclusion? so that the pagination is indeed showing in category pages?
Many thanks in advance.
No worries, it’s no trouble at all! But when I check your site I’m still seeing the pagination on category pages, is it possible that you’re looking at a category page that has too few posts to require a second page?
And you are very right Steven, I just got distracted by the horizontal line showing on top of “next and previous” copys in the category pages, so I deleted everything that visually was under that line. Maybe a hint to improve usability? or maybe that´s just me…
Many thanks for your wonderful support!!
Ah, I see…thank you so much for the helpful feedback- really appreciate that!