Tagged: CONTACT FORM
If you scroll to the bottom of page and look at the Contact Form, there is a rogue character/image under “Name”. I would be able to hide this using CSS but I’d rather not do that if possible.
This is happening on both of my Enfold sites. Both sites are using the Child Theme and the latest version of Enfold.
Thank you,
Ryan
Hey rlogan2334!
I’m not entirely sure I understand what you mean, this is what I see on my end: http://imgur.com/Fd0Nsif. Could you provide us with screenshots highlighting the issue please?
Regards,
Rikard
I’m seeing the following on my laptop (multiple browsers) and my desktop (multiple browsers). I am NOT seeing this on my iPhone (all browsers).
https://app.box.com/s/ft2odeuj2yu9gr84z2ceth6gxecpjwvv
Thank you,
Ryan
Hey!
Please try de-activating all active plugins and check if that helps
Best regards,
Yigit
No dice. Just tried it on both sites.
Hi!
I cannot see it on my end – http://i.imgur.com/xh6LMtO.png
Have you tried checking your website on another browser?
Regards,
Yigit
I thought I was loosing my mind, but this was really “there”. Here was the fix.
.avia_ajax_form p.hidden {
display: none;
}