Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #461476

    I would like to change the font color of the response text that appears once a user submits an email address into the contact form. It is currently Black and I would like it to be a lighter color. Thanks.

    #461480

    Hey kgersony!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    h3.avia-form-success {
      color: white;
    }

    Regards,
    Yigit

    #461488

    You all are the best! I am amazed at how fast you reply. Thanks so much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing the color of the ajaxresponse text in the contact form’ is closed to new replies.