Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #516067

    Hi

    Is it possible to intergrate mailchimp to the contact forms in Enfold shop theme?

    #516077

    Hey onedesignprint!

    Please see – http://kriesi.at/documentation/enfold/mailchimp-integration/

    Best regards,
    Yigit

    #525141

    Hi Yigit

    I have followed the instructions and added the for with mailchimp intergration.

    But is it possible to have the same styling as the form on the demo theme?

    #525972

    Hey!

    Add this in the Quick CSS field:

    #top .mc4wp-form input[type='text'], #top .mc4wp-form input[type='email'], #top .mc4wp-form select, #top .mc4wp-form textarea {
        width: 100%;
        margin-bottom: 0;
        display: inline;
        min-width: 50px;
        padding: 13px;
        border-radius: 2px;
        color: #fff !important;
        border-color: #fff;
        border-width: 2px !important;
        background-color: transparent;
    }

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.