Viewing 1 replies (of 1 total)
  • Hey Motoop!

    Thanks for getting in touch with us for assistance! I’m happy to help out.

    You can actually rename the field itself within MailChimp in order to change the text used for it. If you head in MailChimp to Lists, then click on your list, and go to Settings > List field and *|MERGE|* tags, you can change the names of fields there.

    Additionally, you can center those field labels by entering the following code into your WordPress theme’s style.css file:

    .mc_header{
    	text-align: center;
    }

    That should get you taken care of!
    -Gabe

Viewing 1 replies (of 1 total)
  • The topic ‘center text’ is closed to new replies.