This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
Hi there,
I need to change the colour of the notification message when the contact form is sent.
Please see screenshot attached below.
Hello,
You can add this code in Custom css:
#contactsMsgs .success {
background-color: green !important;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up