How to center all sidebar widgets in Blogger:
This post will help you center all sidebar widgets in your Blogger blog. Note that only the widgets in your blog sidebar will align to the center with the simple CSS code, and other widgets may not change their alignment.Follow below steps to center sidebar widgets in Blogger
Step 1 : Go to Blogger DashboardStep 2 : Click on Template
Step 3 : Click on Customise button under Customise click on Advanced tab
Step 4 : Click on add CSS under Advanced options
Add below CSS code to your Blogger blog
.sidebar .widget {
text-align: center;
}
Step 5 : Click on Apply to blog
Hi,
ReplyDeleteIs there any way you may center the actul widget too--not just the widget title???
Thanks,
Adalia
{glitterandpeonies.blogspot.com}