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

    Hello there. Mailchimp provides code for embedding a Mailchimp form on a webpage. When I embed it in a code box it looks great, except that it’s full width and I’d like it to be less wide. Within the code from Mailchimp there’s a width setting which I have set to 450 but it doesn’t seem to have any effect. Can you help at all?

    #475565

    Hey biteandsip!

    Which is your mailchim page where u use the form?

    Best regards,
    Basilis

    #476025

    Thanks for the quick reply!

    I’m not sure I understand your question. Right now the code for the embedded form is in the Enfold code box on my Home page.

    Cheers
    L.R.

    #476207

    Hi!

    Please try adding the below in your custom css section:

    #mc_embed_signup {
     width: 500px !important;
    }

    Regards,
    Dake

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