inc/parts/woocolumnpart.php
fing
<h3 class="fontnormal mb10 mt0 lineheight25">
<?php echo rh_expired_or_not($post->ID, 'span');?>
<?php if ( $product->is_featured() ) : ?>
<i class="rhicon rhi-bolt mr5 ml5 orangecolor" aria-hidden="true"></i>
<?php endif; ?>
<a href="<?php echo esc_url($woolink);?>"<?php echo ''.$wootarget;?>><?php the_title();?></a>
</h3>
remove this part
Solved, thanks!