Hello Dam,
Thanks for the reply.
I changed from H1 > H3 the following tags in the default.php file, but it didn't make any difference:
<h1 class="edocman-page-heading"><i class="edicon edicon-folder-open"></i> <?php echo $heading; ?></h1>
and
<h1 class="edocman-page-heading"><?php echo $this->category->title;?> <i class="edicon edicon-rss"></i></h1>
Can you please advise what I might have missed?
Also, how do you create an overide template so that the changes are not overridden in the future?
Many thanks,