Home › Forums › All Other Themes › movers pro
- This topic has 9 replies, 2 voices, and was last updated 5 years, 7 months ago by
Forum Moderator.
-
AuthorPosts
-
September 29, 2017 at 12:14 am #84428
i cant seem to adjust the width of the contact form 7 form. Tried adding /25
http://www.alltechslo.com/about-us/
September 29, 2017 at 5:07 am #84437Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea { width:100% !important; box-sizing:border-box;}
Regards,
DaveSeptember 29, 2017 at 5:31 pm #84484Sorry, no change.
October 4, 2017 at 7:04 am #84687Hi,
Kindly Add this New code there:
#sidebar .wpcf7 form input[type="text"], #sidebar .wpcf7 form input[type="email"], #sidebar .wpcf7 form input[type="tel"], #sidebar .wpcf7 form textarea { width:100% !important; box-sizing:border-box;}
Regards,
DaveOctober 6, 2017 at 5:42 pm #84914didnt work
October 9, 2017 at 6:04 am #84967Hi,
Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveOctober 18, 2017 at 10:22 pm #85896Sorry for delay, information sent
October 19, 2017 at 6:40 am #85908Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#sidebar input, #sidebar textarea { width:100% !important;}
Regards,
DaveOctober 19, 2017 at 1:13 pm #85921that worked. thank you
October 24, 2017 at 4:59 am #86047Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/11/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.