Hey there,
These forums are for the self hosted WordPress sites. As I can see, you have a WordPress.com website. You’re better off posting in these forums: https://en.forums.wordpress.com/
As for your question, this custom CSS should do the trick:
.footer-widget-area .widget-wrapper {
text-align: center;
}
.wf-active .widget-title {
text-align: center;
}
Here’s how you can add custom CSS on a WordPress.com site: https://en.support.wordpress.com/custom-design/editing-css/
Hope it helps.
Sorry, didn’t realize I was on the wrong forum. I will check out the other one.
Thanks for the help!
Thanks, Suyogya!
theampvancouver – if you need further CSS help with your WordPress.com site, please post directly in the CSS Customization forum and folks will be glad to help you there.