The answer on the BMI widget does not fully display the answer

  • healthoutcomes
    Asked on April 23, 2019 at 6:17 PM

    Hi,

    Attached is a screenshot from Chrome on a Mac: the answer to the BMI widget does not fully display. I've tried enlarging the field height. Can this issue be duplicated by developers?

    Any advice?

    Jotform Thread 1801620 Screenshot
  • jonathan
    Replied on April 23, 2019 at 6:54 PM

    Can you please add this CSS codes on your form


    #customFieldFrame_21{

    height : 85px !important;

    }

    It should adjust the height of the BMI widget iframe

    1556060046zzz 2019 04 24 06 Screenshot 10


    Let us know if this did not work.

  • healthoutcomes
    Replied on April 23, 2019 at 8:26 PM

    CSS added & much appreciated. Thank you sooo much!