Did you know that the placement of the title header can be change either center or right hand position? In blogspot the default setting is on the left hand side.
By adding CSS code you will change the tittle header placement left, right or center within less than 1 minutes. Don't believe me. Let try.
Below are the steps;
By adding CSS code you will change the tittle header placement left, right or center within less than 1 minutes. Don't believe me. Let try.
Below are the steps;
Step 1
- Go to the design
- Then Template designer
Step 2
- On the template designer, select advanced
- On the sub tittle, select Add CSS
- Add below code into the CSS
Note: If want to change to center position, just change word right above to center.Header {text-align: right;}
No comments:
Post a Comment