Hi there…
Could you let me how to ‘straighten’ the text and button in the email capture box? I’ve attached a screen shot for you. Also, is it possible to alter the padding around the text in this box?
Many thanks…
This topic has 3 replies, 3 voices, and was last updated 10 years, 11 months ago ago by Stan Russell
Hi there…
Could you let me how to ‘straighten’ the text and button in the email capture box? I’ve attached a screen shot for you. Also, is it possible to alter the padding around the text in this box?
Many thanks…
Hello,
Please add this code in custom.css:
.mc4wp-form form p {
margin-bottom: -20px;
}
.mc4wp-form input[type="email"] {
padding: 0;
}
Best regards,
Jack Richardson.
Hello Keywahn,
please clear your browser cache and check your site.
Regards,
Stan Russell.
You must be logged in to reply to this topic.Log in/Sign up