Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1189497

    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

    #1190707

    Hey topnetat,

    It can for sure be targeted via css, but what styles do you need. We can add them.

    Best regards,
    Jordan Shannon

    #1190794

    Hey Jordan Shannon!

    Sounds good – please see in Private Content

    Kind regards

    #1190954

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.