-1
<div id="title-div">
<h3 id="title">C<i class="fas fa-virus"></i>vid-19 in </h3><h3 id="in-country">loading...</h3>
</div>
I need the H3 tag with id "title" not translated, because the fontawesome icon changes position when the page is translated and does not give the desired effect (at least that’s what happened when I tested)
Have some way to do this in HTML itself or if necessary, in JS? (BLOCK TRANSLATIONS IN A PARTICULAR ELEMENT)