- This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Input Text type
How can I change the settings that size, color, border of the field input type=text? I used contact form 7. website is www.cbselos.com.br/site
I tried make this on custom css but didn´t work.
Regards
Hi Eduardo,
Here is the class that you need to add styling.
#contactform_main input[type=”text”], #contactform_main input[type=”email”], #contactform_main input[type=”tel”], #contactform_main input[type=”url”], #contactform_main textarea, .wpcf7 form input[type=”text”], .wpcf7 form input[type=”email”], .wpcf7 form input[type=”tel”], .wpcf7 form textarea
Regards,
Brad
Hi Brad,
when I put “” in custom css, the theme replace for "
below is an example of the code source of the page
#contactform_main input[type="text"]{
color: blue;
}
.wpcf7 form input[type="text"]{
color: blue;
}
Well you can see styling things by installing firebug and adding those desired classes to achieve the desired results.
Regards,
Shri
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]