For Aristeer theme only:
The Naigavtion Menu heading is automatically placed at the top of the relevant. If you wish to stop that the simplest way is to comment out the text in post_title.php file.
1. Go to Appreance -> Editor
2. Select post_title.php
Comment out the text:
<! – WELLSITES: Comment out the link to Nav Bar Tile –>
<!– <h2>
<a href=”<?php echo $post_link; ?>” rel=”bookmark” title=”<?php echo $post_link_title; ?>”>
<?php echo $post_title; ?>
</a></h2>
Wellsites –>
The text in read are the comments.