How to Remove H Logo From Hello Bar

Hello bar is very useful for showing some important messages or updates to the visitors but the H logo shows that we are using it in free and when some one click on this logo the blog redirect to hello bar home page. You just need to add CSS code shown below in your template and the logo will remove from the bar.




How to Remove H Logo From Hello Bar in Blogger

  • Go to Blogger Dashboard 
  • Click on DropDown Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML --> Proceed --> Expand Widget Templates
  • Press Ctrl + F and search the code shown below

]]></b:skin>

  • Copy the code shown below and paste Before/above it

a#hellobar-logo, a#hellobar-logo:link, a#hellobar-logo:visited {
display:none;
}

Like it? Share it.

4 comments

17 May 2012 at 13:11 Author

Awesome Hack...Liked it.

7 June 2012 at 07:54

LOL.. good taste here.. nice work

Anonymous
30 August 2012 at 13:11

YOU ARE A GOD!
A BIG F*KING THANK YOU!

9 October 2012 at 11:14 Author

A Big One Thank To You Bro

Click to Add a New Comment

  • If you're asking a question click on Subscribe By Email link, on the comment form, to be notified of replies.
  • Do NOT add links to the body of your comment as they will not be published.
  • Only the comments posted in ENGLISH will be approved.
  • If you have a problem check first the comments , maybe you will find the solution there.