Hi,
The blog titles in the Frontpage listing view of the articles and in the article view are not the same as the other <h1> tags of my site. When I check the formatting in the code, I see that Easyblog is adding some additional formatting to these titles.
See below :
<h1 itemprop="name headline" id="title-7" class="eb-entry-title reset-heading ">Title</h1>
Where can I modify the format of these titles ? I want them to be just <h1>Title</h1>.
Thanks for your help !