centering email input field
-
How do I get the email input form field itself to be centered?
The following centers everything but the input field which is still left justified..
.mailpoet_form {
display: inline-block;
text-align: center;
}I’m letting the other mailpoet css default (mailpoet 3). Thanks.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘centering email input field’ is closed to new replies.