Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #961624

    Hi guys,
    thanks for the recent update.
    How can I change the colour of the text+link of the “privacy policy” checkbox of the mailchimp forms?
    thanks!
    edit: and while we’re here, the colour of the textfields border in the same forms

    #961676

    ah, my css was not working because I had selected the “compress css option” in the performance tab.
    it’s now working with :

    .avia-mailchimp-form .input_checkbox_label
    {
        color: grey !important;
    }

    all good now, you can close this thread!

    #961791

    Hi,

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

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘css and tweaking colour of "privacy policy" checkbox in mailchimp form’ is closed to new replies.