Viewing 3 replies - 1 through 3 (of 3 total)
  • It looks like you have some stray CSS preventing the display:

    input { -webkit-appearance: none; }

    It’s in your theme’s style.css file around line 90. If you have that removed, I’m thinking it will solve your issue.

    Hope this helps!

    Thread Starter Mr.Doro

    (@mrdoro)

    Kylee,

    Thanks for the help!

    Quick question- If I were to update the theme, could that also solve the problem?

    Possibly but unlikely, because it’s dependent on whether the theme author removes that line. Otherwise, you’ll have to remove it after updating the theme (each time).

    I’d suggest contacting the theme’s author and pointing out the “bug” so that they’ll consider removing that line.

    And you’re welcome for the help! =)

    (Don’t forget to close out the thread and mark it resolved, if/when you have no further questions. Thanks!)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Chrome Mailchimp Checkbox Not Displaying’ is closed to new replies.