Under each WordPress Article the Period Theme shows the next and previous post buttons.
Thats a text and a link which is shown. I wanted to remove these few lines but where can i do this?
Solution:
Empty this file
wp-content/themes/period/content/post-nav.php
After the content of the php file is cleared the next and previous post link is removed.