Forums

CF v6 - Text area height

artgrafik 21 Sep, 2017
Hello,

I use Text area type and just 1 row appear. I change settings but nothing change.
Can you look here (message label) : https://www.artgrafik.fr/contact

Thank you
GreyHead 22 Sep, 2017
Hi artgrafik,

You have Template CSS that sets the height to 22px - see line 731 of media/template/bootstrap-db413758.css You can over-ride this in your form CSS.

Bob
artgrafik 25 Sep, 2017
Thanks @Grey Head,

I add
textarea#message {height:auto;}
in my custom.css and it works now but is there a better way to override from Chronoform setup directly?

Anthony
Fellyboy 22 Mar, 2018
Where exactly is this custom.css file stored?
GreyHead 24 Mar, 2018
Hi Fellyboy,

You can add a CSS element in the form Designer tab.

Bob
Fellyboy 27 Mar, 2018
I've add the CSS element. And I have positioned the CSS element everywhere in the Form Designer. Unfortunately without success...
What exactly do I have to do?
Everything is displayed correctly in the preview.

Thanks for the help.

Regards
Markus
This topic is locked and no more replies can be posted.