eForm shows an asterisk (*
) for compulsory questions. If you do not want to show this, then simply add the following CSS.
[css]
.ipt-eform-content .ipt_uif_question_required {
display: none;
}
[/css]
eForm shows an asterisk (*
) for compulsory questions. If you do not want to show this, then simply add the following CSS.
[css]
.ipt-eform-content .ipt_uif_question_required {
display: none;
}
[/css]
The true all in one form solution for WordPress has arrived. Get started with eForm now.