• Resolved Dapadonkila

    (@dapadonkila)


    A uk number would be; 07971 291 486

    As such the 1st field in the phone number field is too small.

    To be clear, we can put the; 07971 number in however part of the content disappears as such we would like to find out if there is a way to make it slightly longer?

    Thanks in advance

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hi, @dapadonkila!

    I noticed you have switched to Phone with Flag field, which is more suitable for what you need. In any case, there is a way to enlarge the area code input.

    Please edit the theme of your form and add the following CSS code to Custom CSS option:

    div[type="type_phone"] .wdform-element-section > div:first-child input {
        width: 70px !important;
    }

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile number 1st section length’ is closed to new replies.