Archived topic
Change some things
3 replies · Started by Gabriel on February 27, 2022
Hi i wanna change READ MORE button to my native language and change Previous and Next at the bottom of the posts. And how to remove Author date and category from posts pages?
Hi Gabriel,
The read more text on home page can be changed at dashboard > WP show posts, for more info:
https://docs.wpshowposts.com/article/content-overview/#read-more-text
The next/previous text can be changed in a block element - post navigation which can be found at appearance > elements.
The author/date/category can be removed in a block element - page hero which can be found at appearance > elements as well.
Thank You very much, i have another question how change this black stripe color?

You should be able to find this CSS at customizer > additional CSS:
https://www.screencast.com/t/RzTexHwno
You can change #000 to your own color code.