How to Remove “H” Logo From Hello Bar?

How to Remove “H” Logo From Hello Bar

  • Go To Blogger Dashboard > Design > Edit HTML > Expand Widget Templates (For New Interface Templates > Edit HTML
  • Backup Your Template Before Making Any Changes
  • Now Expand Widget Templates
  • Press Ctrl + F and Search The Code
  • Copy The Code Shown Below and Paste Before/Abov it
  • Now Just Click on Save Template and than refresh your blog and see the effect.

]]></b:skin>

<style type=’text/css’>
a#hellobar-logo, a#hellobar-logo:link, a#hellobar-logo:visited {
display:none;
}
</style>

This tutorial will guide you “How to Remove H Logo From Hello Bar”. You just need to add CSS code shown below in your template and the logo will remove from the bar. Many bloggers are using hello bar tool for their blog and websites. Some bloggers asked to me how to remove “H” logo from hello bar. Follow these steps given below and remove it.