Techno Tricks

  

Short cut to set Blog Header/Description Center aligned in Blogger

Do not worry here are some easy steps:

1. Go to Blogger and sign in your account

2. Go to 'theme' 

3. Go to 'Advanced' 

4. Just find  'Add CSS'

5. Cut and paste the given code in text area:

.Header h1, .Header .description {
text-align:center;
}

you have done it

No comments:

Post a Comment