Contact Form 7 Title Text

Hi! I need help with contact form 7. I am unable to set the color to white for the titles. I had it in white but somehow now it’s gray. Can you help me? Thank you so much.

url: https://mielagencia.com/es/#contacto

Hello Delfina,

Please add this code in X > Theme Options > CSS:

.wpcf7 label {
    color: #fff;
}

Hope this helps.

That did it. Thank you so much for your help!

You’re most welcome, Delfina. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.