• Resolved invstrflow

    (@invstrflow)


    Hey there,

    I’ve developed a 1-line horizontal form for collecting emails, everything is close to perfect except for some odd reason the submit button is a little off-center to the ‘name’ and ’email’ field. See on the front page of the website. Can you please advise a fix for this, I wasn’t able to figure it out.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Lap

    (@lapzor)

    There is a margin set on the submit button top, that is not set for the other fields.

    If you have a license for Premium support I recommend you contact us via the Help button on the right bottom of any of the plugin settings pages for Premium support.
    There we can write CSS for you or even log in to your WP Admin to fix it.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter invstrflow

    (@invstrflow)

    Hey @lapzor , thanks. In the last post I submitted in this forum I was able to receive CSS for another issue. I do have premium and did click the ‘help’ button at the bottom of the plugin which then directed me to sending an email about this issue.

    So either someone from your team can reply back here or the email I sent, it makes no difference to me.

    Thanks!

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @invstrflow,

    I just replied to your direct email. We can take it over there since you are using our premium version.

    Thread Starter invstrflow

    (@invstrflow)

    Hey @hchouhan , I did not receive and email from you about this topic. Do you mind resending it? My email is [email protected].

    Thanks!

    Plugin Contributor Lap

    (@lapzor)

    Please try

    .mc4wp-form-fields input {
    margin: 0 !important;
    padding: 0 20px !important;
    height: 43px;
    }

    I now see the form twice in the header by the way, you may want to double check that as well.

    Let me know if the CSS code needs further tweaking.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Submit Button Not Centered with Fields’ is closed to new replies.