I’m assuming you are referring to the content being off to the left? Thanks for the link too…right now your page is using the default template which has a right column sidebar area and no widgets are published there right now. You have a couple options:
1. Add some widgets to the Page Right Sidebar
2. Change the page template to the Full Width template.
Using the full width template will widen the content from left to right.
By the way, what page is your form on?
Hi,
I’m having the same problem with Contact Form 7, as you can see here:
http://new.mhd.pt/helpdesk/comunicacao-de-avaria
I´m not being able to center the form, it always shows with left alignment.
Can you please help?
@nuno….wrap your form shortcode in a container like a paragraph or div and put embedded styling something like:
style="width: 50%; margin:auto;"
Great!
Many thanks for your help and regards.