My Dynamic Dropdown widget has lost the end of the boxes?

  • BFISCCompConvenor
    Asked on January 29, 2018 at 4:45 AM

    If I delete the widget and re add, which I have done already with one of them. I have to remember all the conditions that are associated with it also. Which is a headache!  

    Jotform Thread 1364922 Screenshot
  • Richie JotForm Support
    Replied on January 29, 2018 at 9:44 AM

    You can add these custom css codes to increase the width of your widget.

    #customFieldFrame_62{
    width:500px!important;
    }
    #customFieldFrame_98{
      width:500px!important;
    }

    My Dynamic Dropdown widget has lost the end of the boxes? Image 1 Screenshot 20

    Here is a guide on how to Inject-Custom-CSS-Codes


    Please let us know if we can be of further assistance.