Can send info by pm as i dont want to advertise the url of the site but i need to find out how to delete category and post titles headers please
To do that you have to find your Posts and Category title Class in your Theme ! it's look something like : <h1 class=”page-title”>code</h1> So you just Remove this line on Single.php for posts and archives.php for categories... Goodluck