Contact form - success alert mesage color

Home Forums Jevelin Theme Contact form – success alert mesage color

Home Forums Jevelin Theme Contact form – success alert mesage color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Lonartorg
    Participant

    Hi There,

     

    Can you please let me know how can I change the success message color for the wording on the alert that is displayed after hiting the submission button of a contact form? This wording is displayed in green on the screenshot attached and I would like to use the brand pink HEX #e30450

     

    Many thanks,

    Rocio

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

    Hi Rocio,

     

    I hope you are well today and thank you for your question.

     

    You can change its color by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .contact-form .fw-flash-message {
     color: #e30450;
    }

     

    Best regards,
    Shufflehound team

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