Home Forums WoodMart support forum Change lay-out Mailchimp opt-in at checkout

Change lay-out Mailchimp opt-in at checkout

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

    Caspar
    Participant

    Hi,

    I use ‘Mailchimp for Woocommerce’ and at checkout we have an opt-in. Check check box is at the right place, but the text is below and I want to see it directly after the checkbox.
    Can you help me with this?

    Thanks in advance!

    Attachments:
    You must be logged in to view attached files.
    #295289

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

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

    Regards.
    Xtemos Studios

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