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

    I want to change the color of the font of the success message on this page:

    Now it looks like this and is hard to read:

    https://prnt.sc/m8uoqe

    So I want it just to change into white color.

    How can I do that?

    #1055557

    Hey transformmedia,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia-form-success, 
    #top .avia-form-success * {
        color: white !important;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    #1056545

    That worked! Thank you very much!

    #1056565

    Hi transformmedia,

    Glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold Contact Form Success Message’ is closed to new replies.