Home › Forums › All Other Themes › dentist input form css
- This topic has 4 replies, 2 voices, and was last updated 6 years ago by
Forum Moderator.
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
August 31, 2017 at 9:12 pm #82227
I would like to adjust the width of text input boxes.
If you scrolled down to the blue section with contact us and how to find us, you will noticed how big the margins are between each input.
http://demo.heavenlyservice.com
September 1, 2017 at 4:14 am #82235also, how/where can I adjust the amount of padding in the menu? I’d like to reduce it.
September 1, 2017 at 4:41 am #82237Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#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 { width:89%;} .header .header-inner .nav ul li a { padding:18px 20px;}
Regards,
ChrisSeptember 1, 2017 at 5:24 am #82249working. thank you
September 1, 2017 at 5:53 am #82252Hi Michael,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/9/
Regards,
Chris -
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.