Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #486058

    Hi

    Once the contact form gets sent, this is showing on my website:
    contact form
    Is there a way to edit font-size, font-family, color and so on? maybe even insert a photo or something.

    Thanks,
    Aline

    #486298

    Hey Aline!

    Thank you for using Enfold.

    You can add html codes in the Message Sent label field. Example:

    Your message has been sent! <img src="IMAGE URL HERE" />
    

    Use this in the Quick CSS field to adjust the font size:

    .avia-form-success {
        font-size: 12px;
    }

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.