How to Center Your Blog Header in Blogger

Hello guys Do you want to centre your blog header in blogger template, here is a very simple method to centre blogger header.
Just follow the below steps then you will be able to show blog header tin centre.

Step -1 Login to blogger and click to Template in Left Side.

Step -2 Click to Customize link given.

Step -3 After that click to Advanced then Add CSS

Step -4 Now Paste Copy the below CSS code and paste it.


 #header-inner img {margin: 0 auto !important;} #header-inner {text-align:center !important;}

Step -5 Now Click Apply To Template
Now you have centred your blogger title.