Home › Forums › All Other Themes › Befit Pro Contact Form
- This topic has 8 replies, 3 voices, and was last updated 8 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
March 2, 2016 at 10:00 pm #25208
Hi,
How do I set the email address for the contact form in the BeFit Pro theme. I tried a test but didn’t receive an email. thank you!March 3, 2016 at 6:03 am #25239Hi Caitlin,
Kindly use plugin “Contact Form 7” instead of our default form.
Regards,
BradMarch 4, 2016 at 2:45 am #25467thank you. however the form layout shows up wrong. i used the shortcodes ultimate widget in the sidebar main.
http://www.tjpowerfit.com/contact/
March 4, 2016 at 6:20 am #25490Hi,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom css box
Add this code:
#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{float:none !important; width:90% !important;}
Regards,
BradMarch 9, 2016 at 11:37 am #26139Hi,
I have the same issue – did use the code above but it is not working for me. (using SKT Medical Pro)
Any suggestion?
Thanks,
StefanMarch 9, 2016 at 12:21 pm #26146Hi,
From your suggestion, that did not work, I have decided to do something different – modified the style.css for contact form 7. Aded the {float:none !important;…} to textarea, text and email boxex, one by one, deleting the default “left”.
example: .wpcf7 form textarea{float: none !important,…} – default was float: left, bla bla..
I realize that with an update things might get messed up again but it’s better than nothgin for now (plus I don’t really expect an theme update).
Hope this will help.
StefanMarch 10, 2016 at 8:16 am #26288Hi Stefan,
Was your issue resolved?
Regards,
DaveMarch 10, 2016 at 3:04 pm #26325Hi Dave,
I solved the issue, thanks.
The only problem is that in SKT medical Pro the Appereance>>Theme Option>>Basic Setting>>Custom css box, doesn’t seem to do the trick. I had to modify the css style sheet.
Regards,
StefanMarch 11, 2016 at 6:44 am #26418Okay cool 🙂
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.