Home › Forums › BeFit Theme Support › BeFitPro Contact Form 7
- This topic has 12 replies, 2 voices, and was last updated 7 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
September 6, 2017 at 1:16 pm #82558
had this one before but can you confirm the edit to stop the form fields from fragmenting on desktop screens please
see: http://intermix2.co.uk/wordpress/contact/
September 7, 2017 at 8:55 am #82639Hi,
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"], #contactform_main textarea, .wpcf7 form textarea { width:100% !important; box-sizing:border-box; margin:10px 8px 15px 0 !important;}
Regards,
DaveSeptember 7, 2017 at 9:01 am #82644sadly this did not fix the issue
http://intermix2.co.uk/wordpress/contact/
September 7, 2017 at 9:46 am #82654Hi,
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; margin:10px 8px 15px 0 !important;}
Regards,
DaveSeptember 7, 2017 at 9:56 am #82658sadly with both or just the new code – this did not work
http://intermix2.co.uk/wordpress/contact/
September 7, 2017 at 10:29 am #82668Hi,
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,
DaveSeptember 7, 2017 at 10:33 am #82672sent
September 7, 2017 at 10:35 am #82674Okay
September 7, 2017 at 10:53 am #82679Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
DaveSeptember 7, 2017 at 10:55 am #82680thanks, looks good
we’ve had this same issue on other themes when using Contact Form 7, is this something you can fix or do I have to contact you?
September 7, 2017 at 11:01 am #82682Hi,
Kindly show us your other theme website URL.
Regards,
DaveSeptember 7, 2017 at 11:03 am #82683it was fixed by you sending code
September 7, 2017 at 11:29 am #82686Great
-
AuthorPosts
- You must be logged in to reply to this topic.