zovi You can change this in file i.e./templates/ja_simpli/html/layouts/joomla/content/info_block/author.php around line 16
<dd class="createdby hasTooltip" itemprop="author" itemscope itemtype="http://schema.org/Person" title="<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', ''); ?>">
to
<dd class="" itemprop="author" itemscope itemtype="http://schema.org/Person" title="<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', ''); ?>">
Kindly ensure to clear your browser cache if changes dont reflect