• Resolved jarcara

    (@jarcara)


    The optin for mailchimp is displaying the check box but not the text describing what the user is opting in to.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support khungate

    (@khungate)

    Hi @jarcara, thanks for reaching out and providing that information. When viewing the CSS, it looks like there is an override for the .woocommerce-checkout .woocommerce form .form-row label; it is set to display: none;.

    If you change it to display initial instead, that will make the text show back up. Give that a go and let us know if you run into any other issues.

    Thanks,
    Kyle

    Thread Starter jarcara

    (@jarcara)

    Sorry shouldve thought to check that. Looks like they changed the class for that element so my other css stopped working to display it. Ive fixed it now. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Optin box not displaying text’ is closed to new replies.