display of forms

  • Posted in : Archy
  • kreaweb
    Participant

    In forms created with Elementor with drop-down menus and checkboxes, the graphic elements are poorly displayed.

    ahmetsali
    Keymaster

    Hi, you can add this custom css code to fix it;

    .elementor-form-fields-wrapper input[type=checkbox] {
        display: inline-block !important;
    }
    .elementor-form-fields-wrapper select {
        background-image: none;
    }
    

    Cheers.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register