How to center widgets titles and photo galeries
- The topic ‘How to center widgets titles and photo galeries’ is closed to new replies.
Need help? Check out our Support site, then
Hi! I would love to centre my widgets titles.
I also would like to centre all my photo galleries. They are on my posts sidebar and I think they would look better if centered (and not left-aligned)
Is there any way to change this?
The blog I need help with is: (visible only to logged in users)
Hi Catherine – to center the titles do the following:
h3.widgettitle {
text-align: center;
}
Are you ok with the galleries in the sidebar now? They look ok to me at the moment.