Tagged: x
-
AuthorPosts
-
January 27, 2017 at 5:23 am #1347604
DesignMunkyParticipantHi guys,
I’m trying to setup a mailchimp subscribe form on a landing page and can’t seem to get the form to:
1 – align to centre on the screen.
2 – go to max width of form (set at 600px) at different browser sizes.Here is the page so far:
http://partylifemarketing.com/vip-registrationAlso, am I able to change the error messages? For incorrect email format, the error is just: We’re sorry! Something went wrong. We were unable to add you email…
This error is not very helpful and I’d like to change it if I can…?
Thanks,
Darren.January 27, 2017 at 5:24 am #1347605
DesignMunkyParticipantThis reply has been marked as private.January 27, 2017 at 7:01 am #1347686
LelyModeratorHello Darren,
For 1 and 2 -> Please select the ROW and then set Marginless Columns to OFF. See attached screenshot.
Hope this helps.
January 27, 2017 at 4:16 pm #1348256
DesignMunkyParticipantOf course – sorry, I should’ve known that!
How about the error messages? Can they be edited?
Darren.
January 27, 2017 at 4:43 pm #1348272
DesignMunkyParticipantWhen I view the layout through the Extra Small layout setting (480px or smaller) in cornerstone, the screen looks
fine – button is same width as email field, and email field showing all the placeholder text. (see attached).But when I view through my iphone 5C (a larger width of 640px) it looks bad – The button extends off the right of the screen and the placeholder text is cut off. (see attached).
Regards,
Darren.January 27, 2017 at 4:45 pm #1348274
DesignMunkyParticipantHere’s the screenshots mentioned in the previous message.
January 28, 2017 at 3:01 am #1348686
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
input.wpcf7-form-control.wpcf7-submit { word-wrap: normal; white-space: normal; }To change errors text, please navigate to contact form/messages tab.
Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1347604 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
