How to center blogger title

How to Center the Header Image and Header Text in Blogger
Friends in this video I m going t show you how to center your blog title and header image in blogger, just follow these simple steps.
1: go to blogger dashboard
2: Select Theam, then customize
3: Advance, add CSS then copy and paste this code
4: below code.
5: apply to blog and save the template.

Use this code.

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

Comments

Post a Comment