[Resolved] Color of messages generated by contact form 7 (with Prime template)

Home Forums Support [Resolved] Color of messages generated by contact form 7 (with Prime template)

Home Forums Support Color of messages generated by contact form 7 (with Prime template)

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

    In the contact page of the prime template, the color of the messages generated by the contact form 7 (indicating for example the success of the sending) is the same as that of the text entered in the form and it is not visible because of the dark color of the background (dark blue).
    Can you help me please to change the color of these messages generated by contact form 7 separately from the body color

    Thanks

    #1312989
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .wpcf7-response-output {
        color: #ffffff;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1314756
    deverad

    Perfect!
    Thank you so much.

    #1314776
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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