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.
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
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
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
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.
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
Dear Rikard,
thanks for your help. It does work now.
Hi,
I’m glad this was resolved. If you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon