This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Editing the Submission Confirmation
Started 11 years ago by hipeople | 2 posts |
-
Is there any way to edit the Submission Confirmation, all I need to change is the font colour and the font size.
Posted 11 years ago # -
Simply edit the theme of your form, click the "Advanced CSS" menu item and then paste this CSS code:
.form_success h2 { color: #efefef; font-size: 14px; }
adjust the above color code and font-size with your own preference. That should do it.
MachForm Founder
Posted 11 years ago #
Reply
You must log in to post.