• Hello,

    I am trying to change the green color of action messages in contact 7 form in COntact us section. Please help

    eg: Your message has been sent successfully.

    I have tried some codes reading the topics here but it only changes the border.

    Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @whatthecup

    You can add the following CSS to change the success message color:

    div.wpcf7-mail-sent-ok { color: #000; }

    Thread Starter whatthecup

    (@whatthecup)

    Thank you Jainil. This doesn’t work. Once i click send it keeps loading and doesn’t show any message like msg send or not sent.

    Also, if you can share the code for changing the color of all the action messages of contact 7 form (Msg sent/msg invalid/not sent etc)

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change color of action messages in contact 7 form (contact us form’ is closed to new replies.