• Resolved bradlis7

    (@bradlis7)


    “Leave a Reply”, “Notify me of follow-up comments by email”, and “Notify me of new posts by email” are white text. The 2nd and 3rd have a checkbox that can be seen, so it obviously stands out with no text. I’m not sure if those are features of Jetpack, or if they are built into wordpress.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bradlis7

    (@bradlis7)

    Fixed with this CSS:

    .comment-form, .comment-respond .comment-reply-title {
    	color: #333;
    }

    Hey there,

    Glad you figured it out and thank you for sharing the solution with rest of us. Please mark this thread as resolved. Cheers ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Some text around comments is white, making it invisible’ is closed to new replies.