• Resolved sliderx3

    (@sliderx3)


    Hi,
    I’ve got a problem with the contact form checkboxes. As you can see, is the distance between the checkboxes big. I guess it’s because of the size of the checkmark. Thats huge too. How can I change that size?

    Thanks!

    Slider

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, sliderx3, I am another CF7 user.

    You’re experiencing issues related to checkboxes because of this particular CSS style:

    .elementor-978 .elementor-element.elementor-element-3b4036e .eael-contact-form-7 .wpcf7-form label, .elementor-978 .elementor-element.elementor-element-3b4036e .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label {
    margin-bottom: 0px;
    font-family: "Amarante", Sans-serif;
    font-size: 189px; 
    font-weight: 500;
    }

    Since the font size is large, the check will be large.

    Try reducing the font size in that CSS style to a smaller value.

    Thread Starter sliderx3

    (@sliderx3)

    That worked, thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WPCF7 Checkboxes (checked) size’ is closed to new replies.