To hide or remove the template Login to your blogger 
  • Go to Dashboard > Theme > Edit HTML
  • Click anywhere inside the template editor and press Ctrl + F 
  • search for <div class='copyright
  • Add the style code below right before <div class='copyright

<style>.removelink{text-indent:-99999px;}</style>
<div class="removelink">

  • remember to add an extra </div> at the end of the code. It’ll look like this:

Now copyright has been hidden, If you want to add your copyright note you can add this code right before

<!-- Footer Copyright --> 2018 Mysite by <a href='https://www.eazytrix.in/'>Mysite</a> | Powered by <a href='https://www.eazytrix.in/' rel='dofollow' style='color:#666;' target='_blank'>Mysite</a>

In the end, what you will have is something like this:
span style="font-family: "verdana" , sans-serif;">