Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ryann Micua

    (@pogidude)

    Hey chris,

    This is what I see https://imgur.com/0P121Iu

    What browser are you using? Tested on both firefox and chrome.

    Thread Starter chrislovietyler

    (@chrislovietyler)

    I’m using IE 11. I tried clearing the cache in case it was something related to that, but it’s not. The text is still misaligned.

    It’s fine in Chrome. Although the behaviour of the fields is different (when you click on the placeholder text, it doesn’t go away, and when you type text into a field, the cross to clear it doesn’t appear).

    Thread Starter chrislovietyler

    (@chrislovietyler)

    Hi, Ryann. Did you figure out what was going on with IE? I visited my site in IE on my work computer, too, and had the same thing. Looks like a cross-browser issue.

    Plugin Author Ryann Micua

    (@pogidude)

    Hey Chris,

    Sorry for the late reply. Hmmm.. weird. We can’t seem to replicate the issue on our test sites (using wp theme 2013).

    Anyhow, add this to the Custom CSS field when you edit the action box:

    .magic-action-box .mab-main-action-wrap .mab-field input{ line-height: normal !important;}

    Then, edit the style you are using for that action box, go to the Form Elements tab then down to the Submit button section and set the submit button Font Size to 18px.

    Thread Starter chrislovietyler

    (@chrislovietyler)

    That worked. Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Verticle alignment of text inside field’ is closed to new replies.