The font tag automatically added when we translate the page with the help of google translate script.
Below image shows the original code :enter image description here
The font tag automatically added when we translate the page with the help of google translate script.
I want to remove that font tag which is added by google translate script.
Below image shows the font tag automatically added by google translate enter image description here:
You can remove that
fonttag by using Javascript.The script will remove all the font tags and it will remove the tag and add the content inside the tag.