Looks great on phone now, but tablet and desktop are one long, skinny c

  • chambleehsband
    Asked on March 3, 2020 at 7:43 PM

    Looks great on phone now, but tablet and desktop are one long, skinny column that overlaps. What am I doing wrong?

  • BJoanna
    Replied on March 4, 2020 at 2:55 AM

    I inspected the two forms on your account but they do not have the Configurable List widget. To which form is your issue related to? Please provide us the form URL and a screenshot of the issue.

    Where to Find My Form URL?

  • chambleehsband
    Replied on March 4, 2020 at 9:27 AM

    Sorry, I intended to include link but hit post too quick, and then couldn't edit my post.  This form: https://www.jotform.com/build/200625740095047

    1583331994Capture Screenshot 10

  • BJoanna
    Replied on March 4, 2020 at 10:45 AM

    This part of the code iframe[src*="configurableList"] {width: 100% !important;} you added to the widget's Custom CSS tab, should be added to the Custom CSS field in Form Designer. 

    How to Inject Custom CSS Codes

    Remove that part od the CSS code from the widget, add it to the Form Designer and test the form again. 

  • chambleehsband
    Replied on March 4, 2020 at 5:13 PM

    Aha!  Thank you!!