I am editing a blogger page but in the footer
there is a "watermark" so to speak. The text says 'Designed by Free Blogger Templates'
And I already modified it in HTML and I changed the link and everything, but that still appears. I try to eliminate it but when I open the page, it redirects me to another one.
Should there be a way to eliminate that? To not buy the theme, some script
or something.
Here I leave the code because it is long:
Look for the code: See code
<footer class='contactFooter'>
<div class='container'>
<!-- COPYRIGHT -->
<div class='col-md-12 col-sm-12 col-xs-12 footerLeft'>
Design By <a herf='http://www.templateclue.com/' href='http://www.templateclue.com/' id='templateclue' ref='dofollow' title='Free Blogger Templates'>Free Blogger Templates</a> & <a href="http://mybloggerthemes.com" rel="dofollow" style="color: #c49b66;" title="Blogger Template">MyBloggerThemes</a>
</div>
<!-- SOCIAL ICONS -->
</div>
<!-- END container-->
</footer>
I really do not know if you can, but you know more.