On the blog page ( http://www.kriesi.at/themes/flagship/blog/ ) if pagination are visible there is a phrase "Page 1 of 2". So, How can I delete it?
Thank you!
How to delete Phrase "Page 1 of 2" on the blog page
3 posts from 2 voices-
Posted 4 months ago #
-
Hi samiyusuf,
Try to add this code in your Quick CSS (located inside Flagship > Theme Options > Styling) or at the bottom of your custom.css (located inside the css folder of the Flagship theme folder):
.pagination-meta { display: none !important; }Hope this helps. :)
Regards,
IsmaelPosted 4 months ago # -
That's it! Thank you!
Posted 4 months ago #
Topic Closed
This topic has been closed to new replies.














