• Resolved el_Coli

    (@el_coli)


    Hi!

    Is it possible to hide the related asterik symbol? My client is complaining about it.

    Regards!

Viewing 1 replies (of 1 total)
  • Plugin Contributor WPRuby

    (@wprubyplugins)

    Hello @el_coli
    That is not possible from the configurations of the plugin.
    You can hide it by CSS. Here is a sample:

    .form-row-wide .required {
       display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Hiding required symbol’ is closed to new replies.