How do I reduce the size of the subscribe input box and button

This topic has 3 replies, 2 voices, and was last updated 5 years, 12 months ago ago by Rose Tyler

  • Avatar: omenejoseph
    omenejoseph
    Participant
    April 30, 2018 at 15:14

    How do I reduce the size of the subscribe input box and button

    I also want to change the color of the button. It doesnt change with theme customization… I think i have to use custom css.

    Thanks

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: omenejoseph
    omenejoseph
    Participant
    April 30, 2018 at 15:23

    ff

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2018 at 15:30

    Hello,

    Please try this code:

    .footer .wpcf7-validates-as-email, .footer .wpcf7-submit {
        height: 40px !important;
    }
    .footer .wpcf7 input[type="submit"] {
        background-color: #dfa17c !important;
        border: 1px solid #dfa17c;
    }

    http://prntscr.com/jbz5bc
    Also, you can use MailChimp form – https://xstore.helpscoutdocs.com/article/66-mailchimp-form-custom-styles

    Regards

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.