Home Forums Basel support forum contact form 7 submission message thank you

contact form 7 submission message thank you

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

    kingcontent
    Participant

    how to change the thank you message in white around it and white text?

    Attachments:
    You must be logged in to view attached files.
    #17839

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    div.wpcf7 .wpcf7-mail-sent-ok {
    	border-color:white;
    	color:white;
    }

    Kind Regards
    XTemos Studio

    #17865

    kingcontent
    Participant

    Thank you, you rock!!

    #17870

    Eric Watson
    Participant

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)