Hi guys,
I know this is outside your support, but I thought if it’s simple you might not mind helping me.
I have a modal window that will appear on the SECOND visit to the website below.
I’m trying to resize and reshape the email field.
I tried the following and none of them worked. Any ideas?
Thank you. Jas
body .theme-simple #mailmunch-optin-form input.text-field, body .theme-simple #mailmunch-optin-form input.email-field {
height: 54px !important;
border-radius: 3px !important;
}
div.email-field-wrapper
height: 54px !important;
border-radius: 3px !important;
}
input#custom_field_text_field_555672.input-field.email-field {
height: 54px !important;
border-radius: 3px !important;
}
Hey Jasmer!
This code should have worked
body .theme-simple #mailmunch-optin-form input.text-field, body .theme-simple #mailmunch-optin-form input.email-field {
height: 54px!important;
border-radius: 3px!important;
}
Please create a temporary admin login and post it here privately so we can look into it.
Cheers!
Yigit
Hi Yigit,
Sorry I’ve been away. I’m back!
I added the code you posted, it didn’t work. Screenshot below.
Thanks,
Jas
Hi Jasmer,
Welcome back! :)
I tried a few tricks including adding custom CSS with jQuery however those did not work either. Since content is provided through external source, custom CSS would not apply. You can try contacting plugin authors in case they have a solution :)
Best regards,
Yigit
Hey Yigit, You can close this topic.
Thank you so much for making the effort. I will do as you suggest.
Thank you,
Jas