List field too narrow

  • Deborah Petersen
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
2 years 2 months ago #156610 by Deborah Petersen
List field too narrow was created by Deborah Petersen
I have a List custom field. When it is displayed on the registration form it is too narrow to show all the text. Is there a way to widen that field?
Attachments:

Please Log in or Create an account to join the conversation.

More
2 years 2 months ago #156617 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic List field too narrow
For each custom field, there is a setting called Css Class. You can use one of the following css classes to control the width:

- input-small
- input-medium
- input-large
- input-xlarge
- input-xxlarge

If you use Twitter Bootstrap 5, you can also use css class such as w-100 to make it full width

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc