How to Center Your Post Title in Blogger

Posted on the 01 July 2013 by Mohammed39
In this lesson, we will learn center your post title in blogger blog and it is a very easy way, it is code is placed in the CSS in template designer.
How to Center Your Post Title in Blogger 
1. Go to "Blogger Dashboard" > "Template""Customize"
2. Go to "Advanced", then click on "Add CSS"
3. Copy and paste this code .post-title {  text-align: center;  } into the "Add CSS" window.
4. Click on "Apply to Blog" and you're done!! I hope this is will be helpful !!!