How to Center Sidebar widget Titles in Blogger :
We can change only widget titles alignment, without effecting on the widget links(information). With simple code we can center all sidebar widgets titles in blogger blog.
Follow below steps to center sidebar widget titles in Blogger blog
Step 1 : Go to Blogger Dashboard
Step 2 : Click on template
Step 3 : Click on Customise button, Next under Customise click on Advanced tab
Step 4 : Click on add CSS under Advanced options
Add below CSS code to your Blogger blog
.sidebar h2 {text-align:center !important;}
Step 5 : Click on Apply to blog
You can also change title alignment either right or left.
0 comments:
Post a Comment