-
AuthorPosts
-
November 3, 2015 at 2:05 pm #529262
hello. i use a milchimp useletter input field at my blog. i want to make the input field much bigger and also the button to register.
November 3, 2015 at 3:56 pm #529359Hey corneliaboehm!
Looks like your site is under a maintenance mode plugin. Send us a login so we can check.
Regards,
ElliottNovember 3, 2015 at 4:14 pm #529398Sorry ;)
November 4, 2015 at 8:15 am #529770Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
#mc4wp-form-1 input[type='email'] { padding:20px !important; } .mc4wp-form input[type=submit] { padding: 20px !important; font-size: 20px !important; }Thanks,
Rikard-
This reply was modified 9 years, 12 months ago by
Rikard.
November 4, 2015 at 1:07 pm #529961Cool. Thank you. How can i get the font bigger? http://imgur.com/8IsXiym
November 4, 2015 at 1:10 pm #529962Hey!
Please change following code
#mc4wp-form-1 input[type='email'] { padding:20px !important; }following one
#mc4wp-form-1 input[type='email'] { padding: 15px !important; font-size: 18px; }Best regards,
YigitNovember 4, 2015 at 1:18 pm #529973Thank you yigit. And is there a way to delete the text “E-Mail Adresse:” above the input field?
November 4, 2015 at 1:22 pm #529978Hi!
Sure, please add following code to Quick CSS as well
#mc4wp-form-1 label { display: none; }Cheers!
YigitNovember 4, 2015 at 1:27 pm #529983Wow better and better. Can you also help me to get the button bigger. that it looks like this: http://imgur.com/VmsEAOc
November 5, 2015 at 6:01 am #530524Hi there stranger,
#mc4wp-form-1 input[type='email'] { min-width: 100% !important; }Thanks,
RikardNovember 12, 2015 at 6:44 pm #534996OK Rikard,. i have added the code to the quick css but the newsletter button is still small?
November 14, 2015 at 11:34 am #535831 -
This reply was modified 9 years, 12 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
