How can I change the height of my collapsible set via css?
seems like it will be an easy answer but I'm abit lost.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
seems like it will be an easy answer but I'm abit lost.
Hello Eric!
Please clearify, do you want to change height of all set or heigth off headers?
Check this http://stackoverflow.com/questions/99...
I want all of the headers in the set to be heightened. The link you gave me only shows how to change the wrapping of the headers, but what if my header text is short.
I just want to have the text centered in the header and have the header enlarged.
You can drop Labels in headers and style its height, text-align with CSS.
Set Label's Class Name, create New CSS with needed properties.
that works perfectly. Thanks alot. I have no idea why that was so hard for me....