• lagoongear

    (@lagoongear)


    Hi Guys,

    The plugin uses my theme default button size medium size.

    <p>
    	<input type="submit" value="Subscribe" />
    </p>

    I tried to add class-button but it didn’t work too.

    <p>
    	<input type="submit"
          class="button button-primary"
          value="Subscribe" />
    </p>

    What should I modify to make it use small button instead of the medium?

    Thanks!

    https://wordpress.org/plugins/mailchimp-for-wp/

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

    (@dvankooten)

    Hi there,

    This is a theme issue, not much I can say about it without looking at the way you’re theme is applying their styles. Do you have an URL?

    Thread Starter lagoongear

    (@lagoongear)

    Hi Danny,

    This is the http://bit.ly/1joTyx7 the site using the mailchimp widget

    This is the page shows it can use the small button.
    http://bit.ly/1parE8T

    If this is outside the forum support, please let me know, i can understand. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to make the button small?’ is closed to new replies.