[Support request] HTML for a form is not working, not showing the correct colors on some pages

Home Forums Support [Support request] HTML for a form is not working, not showing the correct colors on some pages

Home Forums Support HTML for a form is not working, not showing the correct colors on some pages

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1158105
    Jordan

    Hi There,

    I have HTML for a Mailchimp sign-up form on my website, however, it’s not working properly on all pages. Some pages populate the correct colors and some do not.

    This page is showing the correct colors and the HTML working properly: https://jordantarver.com/ideas-4-you

    This page is using the exact same code however the code is populating a gray background and black button while it should be white and orange like the other: https://jordantarver.com/february-6-2020

    Here is the HTML code:
    <!– Begin Mailchimp Signup Form –>
    <link href=”//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css” rel=”stylesheet” type=”text/css”>
    <style type=”text/css”>
    #mc_embed_signup{background:#ffffff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
    #mc-embedded-subscribe { background-color: #e8891a !important; }
    #mc-embedded-subscribe:hover { background-color: #0d0d0d !important; }
    /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
    </style>

    <form action=”https://jordantarver.us11.list-manage.com/subscribe/post?u=516cc2cf9f502499ddd0b7acd&id=cf6ef6b1d6&#8243; method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>

    <input type=”email” value=”” name=”EMAIL” class=”email” id=”mce-EMAIL” placeholder=”email address” required>
    <!– real people should not fill this in and expect good things – do not remove this or risk form bot signups–>

    <input type=”text” name=”b_516cc2cf9f502499ddd0b7acd_cf6ef6b1d6″ tabindex=”-1″ value=””>
    <input type=”submit” value=”JOIN THE LIST.” name=”subscribe” id=”mc-embedded-subscribe” class=”button”>

    </form>

    <!–End mc_embed_signup–>

    #1158186
    Leo
    Staff
    Customer Support

    Hi there,

    Have you checked with MailChimp’s support first?

    Everything I’m seeing is from the plugin itself.

    This is page that’s working:
    https://www.screencast.com/t/03utZS0P

    And this is one that’s not working:
    https://www.screencast.com/t/A4paBdO7sxq

    As you can see that the GP doesn’t have any control over it.

    Let me know 🙂

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