Error form of theme

Home Forums Jevelin Theme Error form of theme

Home Forums Jevelin Theme Error form of theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jemano
    Participant

    Hello,
    When a form has all your questions required and the user does not complete all, when you click the submit button, these options can not be corrected (these are disabled)

     

    The url is as follows:
    https://www.focuspro.pe/encuesta-de-satisfaccion/

    Please try and tell me

    Attachments:
    You must be logged in to view attached files.

    Hi @jemano,

     

    Sorry to hear of the problem you are having.

     

    You can resolve the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .fw_form_fw_form .form-error {
        clear: both;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)