Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    This mainly depends on your theme styles. Do you have an URL to your website?

    Thread Starter kaliu

    (@kaliu)

    hey danny,

    sorry but i am not at liberty to show it because the site is in process and not published. sorry for that.

    is there a chance to find this out without showing you the URL?

    Plugin Author Danny van Kooten

    (@dvankooten)

    Not really…

    Adding something like the following CSS to your theme its stylesheet should hopefully get you a little closer to what you want though.

    .mc4wp-form input[type="text"],
    .mc4wp-form input[type="email"],
    .mc4wp-form input[type="submit"] {
    	height:28px;
    	padding:4px 8px;
    	margin:0;
    }
    Thread Starter kaliu

    (@kaliu)

    this helps me a lot and now it works. i would like to thank you for your quick and competent help.

    Plugin Author Danny van Kooten

    (@dvankooten)

    No problem, glad that helped!

    Should you have a spare 30 seconds, a plugin review would make me quite happy. ??

    Thanks!

    Thread Starter kaliu

    (@kaliu)

    sure ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘height of the submit button’ is closed to new replies.