This is what you do:
1. Log in to your Blogger account.
2. At the Dashboard, pull down the slider and click on "Theme".
3. Then click on the "Customize" button.
4. Next click on "Advanced".
5. Pull down the slider and click on "Add CSS". A box will appear next to it.
6. Now paste the code below in the empty box provided.
.sidebar h4 {
font-size: 15px;
text-align:center;
}
Note: You need to change the number 15px to whatever size that suits you.font-size: 15px;
text-align:center;
}
7. Finally click on "Apply to Blog" button.
That's all.