Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi
I’ve created contact form on my page:
http://xpressyourself.eu/contact/
Do you have any idea why there are no visible stripes/frames for fill in?
also there is a header just above “your name” section and it’s white colour of font…
I’ll be appreciate for help
P
Hi
We have unfortunately seen this hassle with Twenty Fourteen before. The theme’s widget’s all have black backgrounds and all Page Builder content gets inserted via a widget but on a white background, hence the white border form fields you have here.
Head to Jetpack and click the Custom CSS Configure button, then insert the following:
That should resolve the Twenty Fourteen Page Builder form field issue.
thanks for fast reply, but why Jetpack, if I use CF7?
when I go into plug-in editor, which file should I choose to edit?
regards
This CSS snippet isn’t specific to Contact Form 7, it’s just a set of helper styles for any form fields within widgets, within your main content area. If you insert it it in style.css it will be overwritten the next time you update your theme. So you need to either insert it into a Custom CSS module, like the one in Jetpack or use a standalone Custom CSS module like Simple Custom CSS: http://wordpress.org/plugins/simple-custom-css/ OR put these styles in the style.css of a child theme.
Thanks, it works!
fortunately I use child, so make it in few sec
great and patient support ;)
Super, glad we were able to help!