-
AuthorPosts
-
July 7, 2016 at 2:34 am #657815
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; }July 7, 2016 at 3:15 pm #658108Hey 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!
YigitJune 4, 2017 at 4:19 am #803488Hi Yigit,
Sorry I’ve been away. I’m back!
I added the code you posted, it didn’t work. Screenshot below.
Thanks,
Jas
June 5, 2017 at 12:15 pm #803843Hi 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,
YigitJune 5, 2017 at 12:21 pm #803847Hey Yigit, You can close this topic.
Thank you so much for making the effort. I will do as you suggest.
Thank you,
Jas
June 5, 2017 at 12:25 pm #803849 -
AuthorPosts
- The topic ‘Adjust Modal Window Size’ is closed to new replies.
