Matrix Dynamique size: button gets clipped

  • jjefferson35
    Asked on September 25, 2014 at 11:36 AM

    Its cutting off the right side of the button, and I can't seem to get it to stop doing that.  Its not an embed issue, because even your preview is doing it.

    http://www.screencast.com/t/OczGqhjzc

  • Ben
    Replied on September 25, 2014 at 12:18 PM

    Hi,

    Based on your screenshot I would say that it would be good to to increase the width slightly to see if that helps.

    You can do that by adding this style to your jotform:

    #customFieldFrame_16
    {
      width: 725px;
    }

    You can see here how to Inject Custom CSS Codes to your jotform

    Do let us know how that works for you.

    Best Regards,
    Ben