Remove the HelloBar ‘h’ watermark logo
The paid version of HelloBar comes without branding. To remove the HelloBar “H” logo in the free version, follow these steps:
Step 1: Login to Blogger > Dashboard.
Step 2: Go to Design > Edit HTML.
Step 3: Search for ]]>
Step 4: Paste the code below before ]]>
a#hellobar-logo, a#hellobar-logo:link, a#hellobar-logo:visited {
display:none;
}
Step 5: Save template.
Very cool!