How do we prevent the width of button size when the button is clicked?

  • rtolmach
    Asked on August 27, 2020 at 7:42 AM
    How do we prevent it from getting narrower when the visitor clicks it?
  • grace JotForm Developer
    Replied on August 27, 2020 at 9:09 AM

    Hi Rtolmach,

    You should change the button size from CSS width to prevent getting narrower;

    You can follow these steps;

    1. Go to Form Designer.

    2. Click the Advanced Designer.

    3. Click the Button that's size will be changed.

    4. In the CSS tab.

    5. Enter 300 for the width value.

    1598532068Screen Shot 2020 08 27 at 15 Screenshot 10

    1598532098Screen Shot 2020 08 27 at 15 Screenshot 21

    1598532143Screen Shot 2020 08 27 at 15 Screenshot 32

    Also, the general theme width can be widened to see the button more widen.

    1598533756Screen Shot 2020 08 27 at 15 Screenshot 43

    Thus, you can make changes with CSS from the Advanced Designer.

    If you require any further assistance feel free to let us know.