This topic has 9 replies, 2 voices, and was last updated 9 years, 8 months ago by Anonymous.
Viewing 10 posts - 1 through 10 (of 10 total)
There are some default fields available in the contact form like text, email, url, tel etc. You can “tel” for the telephone number.
Can you take a look at http://nohosigns.com/pest/contact-us/
I might be missing a class, maybe?
Thanks
Add the below css in theme options custom css section.
.wpcf7-form input[type="text"] {
display: block;
color: #5f5f5f;
box-sizing: border-box;
padding: 5px 10px;
background-color: #ededed;
border: 1px solid #dddddd;
border-color: #cccccc #E7E7E7 #E7E7E7 #cccccc;
overflow: hidden;
margin-top: 5px;
margin-bottom: 15px;
outline: 0;
}
If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp-logins.
Note: Before providing the wp-logins to any support staff, kindly please make sure you take a backup of everything including wordpress content, theme options, widgets etc.
Fixed.
If you have not yet given ratings to the theme, kindly please give to the theme by going to your themeforest account downloads section and below the Download button of the theme you can find the stars to click on for ratings 🙂
Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.