• Resolved othot

    (@othot)


    Hello,

    I just created a form for subscribing to my newsletter using the default setting. Is it possible to change the color of the sign-up button by modifying the default code below or using other methods? Thank you!

    <p>
    <label>Email address: </label>
    <input type=”email” name=”EMAIL” placeholder=”Your email address” required />
    </p>

    <p>
    <input type=”submit” value=”Sign up”/>
    </p>

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

  • The topic ‘How to change the color for the "sign up" button?’ is closed to new replies.