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

    On a contact form I’ve chosen the option “What should happen once the form gets sent?” > “Display a short message on the same space.” When I submit the form a field moves from the bottom. It has a white background an a white text. So nobody can read anything. I have no clue, where I could change the Background color to the default green.

    #604254

    Hi Myanaconda!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    #top .av-light-form, #top .av-light-form + .ajaxresponse * {
        color: #fff;
        background: #83a846;
    }

    Cheers!
    Ismael

    #604778

    Perfect! It works. Thanks a lot for your great support.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold – Church Theme – White space on form after sending’ is closed to new replies.