Saturday, April 5, 2014

How to center your Blog Title

  1. Go to Template tab
  2. Click On Customize button
  3. Click on Advanced link
  4. Click on Add CSS
  5. Paste the following code & save
#header-inner img {margin: 0 auto !important;}
#header-inner {text-align: Center ;}

No comments:

Post a Comment