How to Remove Blank Space Above Blogger Header ?

How to Remove Blank Space Above Blogger Header ?
How_to_Remove_Blank_Space_Above_Blogger_Header ?

Thanks for visiting this blog. You are here to learn how to remove Blank space above the blogger header.

All you need to do is make a small change to in the HTML  code of your blogger to  remove the empty space above the blog's header in blogger.

How to Remove Powered by blogger Attribution Gadget

Easy steps to remove blank space above blogger header :

Before making any changes to your HTML code of your blogger template don't forget to backup your Template.

Step 1 : Login to your blogger account.
Step 2 : Goto your blog where you want to make changes
Step 3 : Now goto Template option Hit on Edit HTML button.
Step 4 : Click on the HTML Code Box then press Ctrl + F to enable search.
Step 5 : Type </head> in the search box and press Enter.

 <style type='text/css'>  
 .content-inner   
 {   
 margin-top: -40px !important;   
 }  
 </style>  

Step 6 : Now copy and paste the Above code just before the </head>.Tag
Step 7 : Hit on the Save Template button and then checkout you don't find empty space above blogger header.
Header_Space_Removing_Code_on_Blogger_Template

After adding the above code it should look like the above image.

How to Remove Navigation Bar from Blogger Blog

How to change the font size in blogger post easy ?
                                                                                      
Tags :

How to remove blank space above blogger header, how to remove blank space in blogger header.