2 succes messages
-
Hi,
The succes messages in green displays correctly below the contact form, but the same message appears (without green block) above the form. See https://prntscr.com/6i868a
Website: https://www.werkentoekomst.nl/contact/
I tested it by changes the message in the backend and both changed, so both messages come from CF7.
This is the div code:
<div class=”screen-reader-response” role=”alert”>Uw bericht werd succesvol verzonden.</div>I tried to display none:
screen-reader-response {
display: none;
}Didn’t work, I don’t know if this is correct css?
Does anyone has suggestions to solve this?
Regards, Myra
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘2 succes messages’ is closed to new replies.