Home Forums WoodMart support forum Mailchimp Checkbox

Mailchimp Checkbox

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

    TigoVape
    Participant

    Hello,

    I have an issue with the Mailchimp checkbox at checkout page. How can I put the checkbox and text in the same line? I tested with other theme and it works fine. Please look this image: https://i.imgur.com/B0T16sw.png

    Regards,

    #204724

    Hello,

    I saw the screenshot you attached. Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox {
    display: inline;
    }

    Best Regards.

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