Tagged: x
-
AuthorPosts
-
September 3, 2016 at 7:58 pm #1160095
NoellemenaParticipantI have 3 different forms set up in a single row and I cannot for the life of me get the boxes your put your name/email address in to “center up”
I have the columns each set to center etc. But it will only recognize the text, not the boxes. I’ve messed with it so long it is probably something I have just worked too long. Please help 🙂
I will put the login below!PS– I basically would like for anywhere I ever put a mail chimp form that it all be centered. Site wide.
Thank you!
NoelleSeptember 3, 2016 at 8:00 pm #1160096
NoellemenaParticipantThis reply has been marked as private.September 4, 2016 at 2:31 am #1160315
Rue NelModeratorHello Noelle,
Thanks for writing in! To resolve your issue, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
@media(min-width: 980px){ .x-subscribe-form fieldset { width: 32%; float: left; margin-right: 2%; } .x-subscribe-form fieldset:last-child { padding-top: 12px; margin-right: 0; } .x-subscribe-form input[type="text"], .x-subscribe-form input[type="email"] { margin-bottom: 0; } }Hope this helps. Please let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1160095 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
