Hello Jen, sorry for delay.
I’ve just checked your website but still not sure what is your issue. Can you please provide some explanatory screenshots?
You can upload screenshots to your WordPress Media Library and share a link, or you can use one of the online services (Google Drive, Dropbox, etc.).
Kind Regards, Roman.
Hello there,
Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.
.footer-widget-area .textwidget {
text-align: left;
}
Or, remove this additional CSS (If present).
.textwidget {
text-align: left;
}
Regards,
Kharis
Hi Kharis,
Thanks very much – adding the text you suggested has worked perfectly. I realise that in moving the contact form to the centre (via a text widget), it also moved the text in the footer, which has now been re-aligned left.
Thanks again,
Jen
PS do you happen to know a shortcut for justifying text in WordPress where the theme doesn’t give a justifying option?