I have a field overlap, not sure how to correct

  • llofland
    Asked on January 9, 2018 at 2:02 PM

    See images below.  I have a field that is overlapping another field.  I have looked thru form settings but cannot find a solution.



    1515524441Image overlap Screenshot 10

    1515524458Image overlap 2 Screenshot 21

  • Mike
    Replied on January 9, 2018 at 3:30 PM

    Please try adding the next CSS to the form, this should fix the overlapping dropdown:

    [data-type="control_dropdown"] .form-input-wide {
    width: auto !important;
    }

    I have a field overlap, not sure how to correct Image 1 Screenshot 20

    If you need any further assistance, please let us know.