-
Author
-
October 14, 2014 at 04:44 #31658ww2boyParticipant
Hello,
How do I fix the Mailchimp ”Subscribe” button? The display is wrong, it is not in-line with the ”enter your e-mail address” field. Here is a screenshot of the problem:
Here is my mailchimp form code:
COPY CODE<div class="pull-right sent-mail "> <div class="input-group"> <input class="form-control input-lg" type="email" name="EMAIL" placeholder="Your email address" /> <span class="input-group-btn"><button class="btn btn-highlight btn-lg" type="submit">SUBSCRIBE</button> </span> </div>
Attachments:
You must be logged in to view attached files.October 20, 2014 at 14:42 #32218CatalinModeratorhi, have you looked over the tutorial on creating the form? https://archived.seventhqueen.com/documentation/kleo#mailchimp
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 6, 2014 at 05:41 #34333ww2boyParticipantYes… I did that.
I read your reply weeks ago, but all the motivation to reply/give an update was gone. I have asked for help several times here, and every time:1) You either replied very late (like in this case; it took you 1 week to reply)
2) And when you finally reply, it is not a helpful a reply. It’s always a short ”have you looked at this yet?” with no further explanation, nothing.I did my best to describe my problem, I gave you the code, screenshots.
So this problem still exists. The problem is in the CSS styling. Again; please look at the information provided. There is a code. And a screenshot. Using that code results in the ”error” which you can see on the screenshot. What do I need to change to make that ”error” go away?
That’s all.
November 7, 2014 at 01:42 #34443AbeKeymasterHi, please put a link to your page to check it live and see where the problem comes from. Also try to disable the plugin loading styles
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.November 7, 2014 at 02:15 #34457AbeKeymasterI don’t know how you came with that code since our example is like this as in the documentation
https://archived.seventhqueen.com/wp-content/uploads/2014/07/mailchimp_form.txthttps://archived.seventhqueen.com/documentation/kleo#mailchimp
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.November 7, 2014 at 02:26 #34459AbeKeymasterThat should be achieved by CSS. here is what it should look like to fix it
COPY CODE.mc4wp-form .btn-lg { padding: 10px 20px 11px 20px; font-size: 16px; line-height: 1.33; border-radius: 4px; margin: 0; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.