Sunday 24 September 2017

How to Reduce Size of Header in Blog

Reduce Your Header Size


1)   Log into your Blogger Account
2)  Click on Theme




















3)  Click on Customization











4)  Click on Advanced  and after Click on  Click on CSS



















5)  Paste the Following Code in Add Custom CSS .

          header {
                    width: 1100px; /* adjust 1100px according to your needs */
                     height: 450px;/* adjust 150px according to your needs */ }

 
   











 7)  Save Theme And Refresh Your Page ! 
                 

               

4 comments:

  1. Thanks For your best post. Working Charmingly

    ReplyDelete
    Replies
    1. We are All doing our best to Explained everything Clearly ...

      Delete
  2. Weather we can customize pixel of header height in this code ...

    ReplyDelete
    Replies
    1. As i have mentioned in side Comment , You can just replace another Pixel value according to your own Choice .

      Delete

loading...