Tagged: x
-
AuthorPosts
-
July 22, 2016 at 6:12 pm #1099250
rotipomParticipantHi there, I tried using some of the forum thread suggestions but it didn’t work for me.
I want to make the form all on one line and I want the the button to be flat, no drop shadow anywhere and I’d like to change the colors.
Can you help me?
THanks!
July 22, 2016 at 10:51 pm #1099516
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-subscribe-form input[type="submit"] { box-shadow: none !important; background-color: #ff2a13; border: none !important; color: #fff; border-radius: 0 !important; }Thanks.
July 25, 2016 at 12:33 pm #1102212
rotipomParticipantHi there thank you this worked for getting the button flat but it didn’t change it to all one one line. I’d like the name/email and button to be on one line instead of three lines. How can I do that? Thanks!
July 25, 2016 at 1:12 pm #1102266
rotipomParticipantI managed to change it to one line but I can’t get rid of the 45px padding around the form and the CSS selectors I tried didn’t work in either global CSS or page CSS (cornerstone).
How can I :
1. Remove that 45px margin altogether so that anytime I embed the mailchimp form there isn’t that large 45px padding around it
2. Make it left align?Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1099250 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
