Skip Navigation

[Resolved] Checkboxes fields going outside the container

This support ticket is created 5 years, 8 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 5 replies, has 2 voices.

Last updated by Minesh 5 years, 8 months ago.

Assisted by: Minesh.

Author
Posts
#1243426
Screen Shot 2019-05-14 at 11.08.50.png

I am trying to: display checkboxes fields and they do not fit inside the container / web-page, but display outside the containter, even outside the web-page margin. print screen attached. thx. Valentin

Link to a page where the issue can be seen:

I expected to see:

Instead, I got:

#1243480

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Well - I see that checkboxes option text is long so this needs to be fixed by adding custom CSS.

Can you please share problem URL where I can see those checkboxes?

#1243533

Hi Minesh, this is a link example hidden link
thx

#1243547

Minesh
Supporter

Languages: English (English )

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

Well - Could you please try to add the following CSS to your form's CSS section:

.wpt-form-label {
    white-space: normal;
}

Does this help?

#1243571

still does not work

#1243572

Minesh
Supporter

Languages: English (English )

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

well - can you please share access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.