Newsletter Styling - by MondayFiles - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Olga Barlow

  • Avatar: MondayFiles
    MondayFiles
    Participant
    December 15, 2017 at 10:06

    Hi Support

    Please can you show me or send me the code to style the footer newsletter signup form as per your theme.

    The default for Mailchimp for WordPress is not the same.

    Thanks

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 15, 2017 at 11:35

    Hello,

    Go to Theme Options > Styling and change some existing custom styles by the following

    .footer-form input[type="email"] {
        background-color: transparent;
        max-height: 44px;
        border: 1px solid #515151;
        padding: 12px 140px 16px 17px;
        width: 100%;
    }
    .footer .footer-submit-form {
        position: absolute;
        right: 0;
        top: 0;
        background-color: #fff;
        font-family: "Open Sans";
        font-weight: 600;
        font-size: 14px;
        line-height: 21px;
        text-transform: uppercase;
        padding: 7px 21px 7px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.