This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
Embedding just the form not form title, horizontal rule, and description.
Started 10 years ago by jwr18 | 3 posts |
-
I want to embed just the contents of the form itself not including the form title, the horizontal rule and the description for formatting purposes can this be done? I want my website designed to handle those not the form itself. Thank you
JamesPosted 10 years ago # -
just leave this fields empty, you can also change colours in your theme design to mach your background colour....
Posted 10 years ago # -
You can also edit the theme of your form, click Advanced CSS menu item and paste this code:
#main_body .form_description{ display: none !important; }
That should hide it.
MachForm Founder
Posted 10 years ago #
Reply
You must log in to post.