Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author jameslafferty

    (@jameslafferty)

    Hi aoassist,

    I’m not seeing the issue. What browser/OS should I look at it in?

    Cheers,

    James

    Thread Starter aoassist

    (@aoassist)

    I use Chrome, but I had to move the plugin over and reduce the size of the text in the meantime. I would like the text to be a little bigger, and the text box to be in the fourth column, but when I do that it overlaps the other text. I just wanted to know what value needs to be changed in the code to reduce the text box width.

    Plugin Author jameslafferty

    (@jameslafferty)

    So styling the form isn’t handled in the plugin. That part of things is the responsibility of your theme. You’ll want to edit the style.css file in whatever theme you’re using to set the width. The css selector you should be using is:

    .widget_ns_mailchimp input[type="text"]{}

    Hope that helps, and thank you for trying out the plugin!

    ??

    Cheers,

    James

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: MailChimp Widget] Change width of text box’ is closed to new replies.