S6781372
Posts: 0
Joined: Thu Apr 03, 2014 12:02 am

How do I get the headers in my collapsible set to word wrap?

I am creating a collapsible set, which is great, but I can't get the titles to word wrap. How do I get the title to span multiple lines instead of fading off into the distance with ellipses?

Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

How do I get the headers in my collapsible set to word wrap?

Hello --

You can do multiple line buttons in the collapsible steps.

Please follow these steps:
ol
liSelect certain "mobilecollapsblock" where you need to add this style. And add the "multiLineHeaderBlock" as class name. http://prntscr.com/36jojn/direct/li

liCreate new CSS. And populate it with following code:
precode
.multiLineHeaderBlock .ui-btn{
white-space: normal !important;
}/code/pre
/li
/ol
That's all.

Regards.

S6781372
Posts: 0
Joined: Thu Apr 03, 2014 12:02 am

How do I get the headers in my collapsible set to word wrap?

Thank you! But that doesn't seem to work for me. I still don't get headers that wrap to a second line. Any other ideas?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

How do I get the headers in my collapsible set to word wrap?

Hello!
Should be working if you have done everything correctly. You can see that on preview, not in builder.
Please post public app link if it still doesn't work

Return to “Issues”