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

    Hi!
    I’m adding a mailchimp html form. The only way I’ve managed to get it to show up is by having it as a special widget area.
    But even then, the submit form doesn’t appear. Not much point in the form if people can’t submit it, I’m sure you agree. I’ve tried different types of mailchimp forms, but no success. Can you help?
    you can see the form here:
    http://www.solveigmalvik.com/free-resources/

    yours,
    Solveig

    #241381

    Hi solveigmalvik!

    I’ve checked your site, the button is in there, the plugin you are using it’s not showing it, because of some classes not being apply, here is the fix.

    #mc_embed_signup .clear {
    clear: both;
    visibility: visible;
    width: auto;
    height: auto;
    }

    Regards,
    David

    #241546

    Thanks David!
    Does that code go into the css box or into the mailchimp code, do you know?

    yours,
    Solveig

    #242125

    Hey!

    It goes to custom CSS field, but it seems like you have already figured it out

    Cheers!
    Yigit

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