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

    Hi,
    My contact form is white text on a blue background on one of my pages. After completing the form, the thank you on the page shows up in a white box on the blue background, but you can’t see the text. How do I fix this on this page, please?

    This is what shows up after form submission.

    #587821

    Hey jnightingale!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .av-light-form, #top .av-light-form + .ajaxresponse * {
        background: transparent !important;
    }

    Regards,
    Yigit

    #587830

    Thank you! Worked perfectly!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Contact Form Thank You White Text’ is closed to new replies.