Hi, I’m having the same problem. I have version 1.2.8.9 installed. What are the next steps?
I’m having the option “Hide the name field” unchecked because I need only the email.
Here is my CSS:
#optinforms-form1-container {
margin: -15px auto 20px auto;
}
#optinforms-form1-subtitle {
font-weight: 700;
}
#optinforms-form1-email-field-container {
padding: 0 0 10px 10px;
width: 72%;
}
#optinforms-form1-button-container {
float: right;
padding: 0 10px 10px 0;
width: 25%;
}
#optinforms-form1 {
border-radius: 0px;
margin: 0 0 0 0px;
padding: 0px;
}
.optinforms-confirm-checkbox {
line-height: 16px !important;
}