How To Hide Description From Blogger Header

6848731dacc2caf0ecd6783e5ab18adadelicious

1.Log in to your dashboard--> layout- -> Edit HTML

2.Scroll down to where you see this :


#Header .description

Look at the picture below.

3.Copy below code and paste it after above line.


display:none;


Look at the example below.

4.Now save your template and you are done.

File Under : change template, header, html

4 Responses to “How To Hide Description From Blogger Header”

  1. PinoyDoble says:

    Good day sir.

    I was looking for this tutorial for almost a week.I'm glad I found this. but i have some little problems. I cant find the code with #header. description { .. I'm using high customized advance template. any help from you will be highly appreciated. my blog is http://animemoryu.blogspot.com

    Thanks in advance

  2. Blogger Tips And Tricks|Latest Tips For Bloggers says:

    @PinoyDoble

    find this:

    <div class='descriptionwrapper'>

    replace it with below one:

    <div class='descriptionwrapper' style='display:none;'>

  3. JefFrey Lopez says:

    The same with me sir.. i cannot find also the code

    to hide the description even the Title.

    http://www.pinoywarezdl.co.cc/

  4. shadow says:

    thanks
    http://shadowtodeath.blogspot.com/

Leave a Reply