Tagged: mailpoet
Is there an easy way to make the mailpoet signup form look similar to the transparent mailchimp form, or the newsletter form on this kriesi.at?
Hey Wolfgang,
I’m not sure, do you have a page where it’s implemented so that we can have a look at it?
Best regards,
Rikard
You find it in the footer area of http://www.oberton.org.
Thanks,
Wolfgang
Hi,
Try adding this code in Quick CSS (located in Enfold > General Styling):
#text_icl-11 input.wysija-input {
border: 2px solid #fff !important;
background: transparent !important;
}
Hope this helps.
Best regards,
Nikko