Hi there!
Is there a way to have the widget titles in the bottom footer aligned to the left?
Yes, there is! Please copy and paste this code below in the Customizer > CSS panel below any existent content in there:
/*---Left align footer widgets title / theme-support-forums ck ---*/
.site-footer h1.widget-title {
text-align: left;
}
Also just a heads-up that since your site has a Premium plan, you’re entitled to live-chat and email support, accessible here:
https://wordpress.com/help/contact
You’re welcome to still post in these forums, but those other support avenues may be faster, and you’ll always get a staff reply.