Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #579913

    Hi there awesome support team,

    I wondered if you could tell me how can set the font colour for “Notify me of new comments via email.” and “Notify me of new posts via email.” on blog posts in Enfold,

    My one client http://mensauthenticitynetwork.com/2016/02/01/my-fathers-autobiography-writtenby-his-son/ seems to have a usability issue with his chosen colour scheme and users being able to notice what the check boxes are used for since the background is dark, I can’t seem to isolate in the “General Styling” what font face control is capable of fixing this contrast issue.

    thanks for any help you can give.

    all the best

    ENB..//

    #580011

    Hey Erich Nolan!

    Add this to your custom CSS.

    .comment-subscription-form *, .post-subscription-form * {
        color: white !important;
    }

    Cheers!
    Elliott

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