Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1288269

    We just setup Mailchimp as our Newsletter plugin.
    We did manage to add a little checkbox for subscribing our newsletter at checkout page.

    However, the text is not on the same line as the checkbox.
    Would it be possible to have the checkbox being represented like our checkbox for data security below it?

    Thanks in advance.

    #1289088

    Hey alexanderfiegl,

    Sorry for the late reply. Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

    #1289120

    Dear Rikard,

    I’ve just added this code o my quick css. However, this didnt change anything.
    Any other ideas of getting the text inline?

    Thanks

    #1289133

    Hi,

    Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1289145

    Yes, I did add the code to the very top. No change.
    It is still not in line – see picture:
    Screenshot
    By the way – this checkbox is at checkout.

    #1289601

    Hi,

    Thanks for the update. I’ve modified the CSS for you, it’s working and applying to your site now. Please review it.

    Best regards,
    Rikard

    #1289610

    Dear Rikard,

    thanks for your help. It does work now.

    #1289645

    Hi,

    I’m glad this was resolved. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mailchimp – Checkout One Line Checkbox’ is closed to new replies.