Mailchimp subcribe form – email box too narrow in height

  • ljfent

    #8540

    I am creating a word press site and adding a mail chimp subscribe widget.

    The height of the box to enter the email address to too short and unreadable.

    Can someone shed some light on the problem / fix?

    Best,

    Anonymous

    #41418

    Link to your site?

    ljfent

    #41419

    Thanks for the reply.

    It is the subscribe button on the right column…

    http://ljfenterprises.net/wordpress/

    ljfent

    #41420

    The problem is using Firefox – works with IE

    Anonymous

    #41421

    Add this to Custom CSS.

    #mc_signup_form .mc_input {
    height: 26px;
    }

    ljfent

    #41422

    Worked great – thanks!

Viewing 6 posts - 1 through 6 (of 6 total)

  • You must be logged in to reply to this topic.