Hello!
By enfold theme options you can set a text which displays on every mailchimp form for data protection. How can i Style this Text. Screenshot in private content.
Thanks for reply!
Regards
Hey topnetat,
It can for sure be targeted via css, but what styles do you need. We can add them.
Best regards,
Jordan Shannon
Hey Jordan Shannon!
Sounds good – please see in Private Content
Kind regards
Hi,
You would need to target:
.Newsletter__form__gdpr_wrapper input{
your styles here;
}
and
.Newsletter__form__gdpr_wrapper label{
your styles here;
}
Best regards,
Jordan Shannon