Can you post a link to your site?
You have this piece of custom CSS in your header, which is causing all of your text to be centered:
body {
font:14px/20px 'Helvetica', Arial, sans-serif;
margin:0;
padding:75px 0 0 0;
text-align:center;
-webkit-text-size-adjust:none;
}
Unfortunately, I can’t identify exactly how this code was added to your site. You might try temporarily disabling all your plugins and checking your theme options.
Are you talking about deactivating all my plug ins? I just did that, and my text is still centered. I feel nervous about having done this. I really don’t know what I’m doing. What should I do next?
Are you using Make Plus? Can you check your theme options (Dashboard > Appearance > Customize)?
Yes, I am using Make Plus, but I do not see anything concerning text alignment in the Customizer.
Are you using MailChimp via plugin? Some of MailChimp’s CSS is incorrectly being applied to your entire site.
I remove MailChimp for now, and it fixed the alignment. Thank you SOOOO much!
Anonymous User 9936702
(@anonymized-9936702)
Glad to hear this is sorted out. Thanks for assisting, @stephencottontail.