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

Name Field when required - Title Color will not change like the other fields


  1. jlaperuta47
    Member

    I have the name field as required. If you don't fill out and get the red error boxes...other required fields change from white to red. NAME will NOT. I cannot find it in the css.

    If you go here: http://www.acteen.com/dev/new/contact

    and just hit submit and fill out NOTHING you will see the issue.... please advise....

    Posted 8 years ago #
  2. yuniar

    Try to edit your form theme, click the "Advanced CSS" menu item and then add this css code:

    #main_body form li.error span.description
    {
    	color:#DF0000 !important;
    }

    then make sure to refresh your browser first.


    MachForm Founder

    Posted 8 years ago #
  3. jlaperuta47
    Member

    Thank you that worked like a charm! Can you explain to me what the issue was? Is it a bug?

    Posted 8 years ago #
  4. yuniar

    This is actually a bug indeed, particularly when the form is being embedded on page having dark background


    MachForm Founder

    Posted 8 years ago #

RSS feed for this topic

Reply