• Resolved slante

    (@slante)


    Hello Support
    Checkboxes are not displayed correctly and cannot be selected.

    I have then emptied the cache. No change.

    Theme I use is: ENFOLD

    Greetings Fred

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

Viewing 1 replies (of 1 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @slante,

    Thank you for writing in,

    We checked your site and found that the Enfold theme uses default classes in its code, affecting the form design. To fix this issue, please add the following CSS code in your Dashboard by going to Appearance > Customize > Additional CSS.

    .everest-forms .evf-field-container .evf-frontend-row input[type=radio], .wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input[type=radio] {
    appearance: radio !important;
    padding: 0 !important;
    margin-top: 4px !important;
    margin-right: 8px !important;
    width: 20px !important;
    }


    Best regards!

Viewing 1 replies (of 1 total)

The topic ‘Checkboxes are not displayed correctly’ is closed to new replies.