-
AuthorPosts
-
April 15, 2015 at 11:21 am #250365
Jordan WParticipantRight now, the form is set up and working, but is stacked on three separate lines.
How can I get it all on one line like this: http://www.phillipashleypresents.com/I’ve tried some of the custom CSS from other similar posts, but none worked.
Thanks!
April 15, 2015 at 11:22 am #250368
Jordan WParticipantThis reply has been marked as private.April 15, 2015 at 2:10 pm #250510
NicoModeratorHi There,
Thanks for writing in.
You could try checking this link below for the answer:
https://theme.co/x/member/forums/topic/mail-chimp-form-displayed-inline-or-block/#post-241040
Hope it helps. Let us know.
Thanks.
April 15, 2015 at 4:38 pm #250644
Jordan WParticipantThanks, but no dice.
As I said, I tried 3 or 4 different CSS suggestions in the forum but none of them worked.
April 15, 2015 at 4:45 pm #250648
Jordan WParticipantAlso cleared the cache
April 15, 2015 at 8:46 pm #250816
FriechModeratorHi There,
Would you mind providing us with the site URL. This is to ensure that we can provide you with a tailored answer to your situation.
Thanks!
April 20, 2015 at 7:57 am #253914
Jordan WParticipantThis reply has been marked as private.April 20, 2015 at 8:15 am #253941
DarshanaModeratorHi there,
Please try adding the following CSS rules instead.
.x-subscribe-form { max-width: 700px !important; } .x-subscribe-form fieldset { display: inline; } .x-subscribe-form input[type="submit"] { margin-top: 0; }Hope that helps.
April 20, 2015 at 2:37 pm #254207
Jordan WParticipantAwesome… that’s pretty close. Only thing I’d need now is to adjust the height of the button.
Any ideas?
April 20, 2015 at 2:38 pm #254209
Jordan WParticipantThis reply has been marked as private.April 20, 2015 at 5:39 pm #254307
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
.x-subscribe-form fieldset {vertical-align: top;} .x-subscribe-form input[type="submit"] {height: 55px;}Hope it helps, Cheers!
April 21, 2015 at 8:09 am #254825
Jordan WParticipantThanks much! Perfect!
April 21, 2015 at 8:35 am #254848
ThaiModeratorYou’re most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-250365 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
