• Resolved kwallindesigns

    (@kwallindesigns)


    Hi!

    I am using the Form Maker plugin to collect volunteer information on the link included on with this post. However, when I look at the form on mobile, some of the words get cut off in the middle and dropped down to the next line, as if the containing box width is wrong. See screenshot of mobile view below:

    https://drive.google.com/open?id=1Kkcx82kJB376RUOzVeAXd6G28AsbL7mK

    How can I fix this?

    Thanks in advance for your help!
    ~ K Wallin

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi @kwallindesigns,

    Thanks for your inquiry.

    Please add the below code in Appearance > customize > additional CSS section and the issue will be solved.

    .fm-form-container.fm-theme1 .fm-form .wdform-page-and-images label {
        word-break: break-word;
    }
    Thread Starter kwallindesigns

    (@kwallindesigns)

    It works great! And thank you so much for getting back to me so quickly!

    I love the plugin! Thanks again! ??
    ~ K Wallin

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hello K Wallin,

    Thanks for getting back to me ?? it’s great that the issue is resolved.

    We are so excited to see you happy with our product!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Words in Check Box List Getting Half Dropped to Next Line’ is closed to new replies.