Why did my image radio button create an abundance of space?

  • hei1996
    Asked on July 30, 2017 at 11:12 PM

    Why did my image radio button create an abundance of space?

    The space did not appear in the edit mode but appear in the preview mode.

    I have changed the height of the widget to 0px, the space still appear. Is there any method to reduce the space?

     

  • John_Benson
    Replied on July 31, 2017 at 2:53 AM

    Could you please share a screenshot of the issue so we can assist you properly? To post an image here in the Support Forum, please follow this guide: https://www.jotform.com/help/438-How-to-Post-Screenshots-to-Our-Support-Forum

    If I understand you correctly, you want to reduce the space in the Image Radio Button widget. See the screenshot below:

    Why did my image radio button create an abundance of space? Image 1 Screenshot 30

    If you're referring to that issue, please add this Custom CSS Code to the widget settings:

    li { 

    margin: 0px !important;

    Here's the result:

    Why did my image radio button create an abundance of space? Image 2 Screenshot 41

    If you're referring to a different issue, please contact us again. Thank you.