Tagged: 

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

    Hi there,

    for one reason or another, the text that is seen on our contact form (after you insert all data- Message Sent label) is in white color.

    How could I change this one?

    Thanks for your support.

    Simone

    #745913

    Hey SimoneAmara,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    h3.avia-form-success{
     color:#000!important;	
    }
    

    Best regards,
    Vinay

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