Topbar not centered on only one page? Help?

Hey there!

I’ve had success on centering the content in my navbar on all but one of my pages. On one page the content is aligned left which makes no sense.

The Mailchimp newsletter signup form appears centered on most pages. Example:


and
https://simpleayurveda.com/community/

But the Mailchimp newsletter signup form is aligned left on only one page:
https://simpleayurveda.com/course/

I need the Mailchimp form centered. I couldn’t find anything in my CSS which would cause that form to align itself to the left. Can someone please provide me with CSS that would center the Mailchimp form on the Course page?

Hi Angela,

I have tried login through Bluehost, but I’m still getting a coming soon page. Could you please provide us with your WordPress login credentials in a secure note, so that we should be able to check your issue.

Thanks!

I updated my login credentials in the secure note above. Thanks for your help.

Hi There,

Thanks for the details!
Seems there is a different CSS overwriting the CSS in this page.
Can you please add this CSS to your X->theme option -> CSS

#mc_embed_signup_scroll {
text-align: center;
}

Let us know how this goes.

Thanks

Worked perfectly! Thank you thank you thank you.

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.