Skip Navigation

[Resolved] Checkbox field creates mobile issue

This thread is resolved. Here is a description of the problem and solution.

Problem:
Checkbox field creates mobile issue

Solution:
You need to add custom CSS to resolve this issue to your form's CSS box.

You can find the proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/checkbox-field-creates-mobile-issue-2/#post-1297339

Relevant Documentation:

This support ticket is created 4 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by lilianS-2 4 years, 9 months ago.

Assisted by: Minesh.

Author
Posts
#1297251

Tell us what you are trying to do?
I have a post form. On mobile view the final field (a checkbox for terms and conditions) is not responsive like the rest of the form fields. See snaggy link: hidden link

I have tried identifying what's going on with inspector but I am having a hard time.

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?

#1297339

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I've added the following CSS to your Form's CSS box:

#i-accept .wpt-form-checkbox-label {white-space: normal;}

Can you confirm now text works just fine. 🙂

#1297349

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.