• Resolved arfry

    (@arfry)


    Good morning,

    I have a problem with the display of radio buttons and check boxes. In my application they are seen only as plain text and not as radio and check buttons.
    In the page I indicated, the items “Full Time”, “Part Time” and “Available Day” are displayed as text and not as radio and check.
    Thanks for the support.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @arfry,

    Thanks for writing to us.

    We have diagnosed the issue on your website and it seems like that the following CSS code in your theme style.css file at line 561 is causing a conflict with all the checkboxes and radio buttons including Simple Job Board.

    input[type="radio"], input[type="checkbox"] {
        display: none;
    }

    We would suggest you to please contact your theme developer to resolve this issue for you.

    Feel free to reach out for further assitance.

    Regards,

    Thread Starter arfry

    (@arfry)

    Thank you for help!

    Hi @arfry,

    We’re glad to know that everything’s working fine now.

    We would request you to leave us a 5-star review against our continuous efforts on Simple Job Board @ https://www.ads-software.com/support/plugin/simple-job-board/reviews/

    Don’t be hesitant to reach out for assistance.

    Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Radio button and check box problem’ is closed to new replies.