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


  1. hipeople
    Member

    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 #
  2. yuniar

    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 #

RSS feed for this topic

Reply