Before you ask please READ THIS

Contact form: textarea size

edited November 2013 in Spaceship Posts: 42
Hello,

to create the contact form on my website I used Contact Form 7.

I noticed that the size of the textarea I can not change. I tried to change the size by using the function of CF7 (increasing columns or row) but the magnitude remains the same.

Thanks for the help,
Pascal

Comments

  • AirAir
    Posts: 10,970
    Hello

    You will have to overwrite CSS rule for that. Current CSS looks like that:

    textarea{
    height: 100px;
    width: 216px;
    }
    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion