自定义联系表格7

时间:2016-03-03 14:02:12

标签: wordpress forms contact

我正在尝试设置我已导入到我的主题中的默认联系人表单,但它没有响应我对css所做的任何更改。表单位于页面的页脚:http://jteng.ayomo.com

关于我如何操纵这种形式的任何建议??

谢谢

我目前拥有的CSS如下,但未在表单上显示:

}
.wpcf7-form-control,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
height: 200px;
width:500px;
background-color:#999;
}

http://jteng.ayomo.com

1 个答案:

答案 0 :(得分:0)

Contact Form 7 style is a great plugin to style your contact forms without the need to go in and fiddle with the css:

https://wordpress.org/plugins/contact-form-7-style/