Okay
  Public Ticket #2064720
Contact form
Closed

Comments

  •  29
    Rafael Diamantino started the conversation

    Hi,

    I have a question about the contact form. Can I change that?

    For example, I want to remove one or two lines of "message".

    It would also be pretty cool if you could shorten the lines from the right and make the contact form a bit more compact.

    Many Thanks!

  • [deleted] replied

    Hi Rafael,

    — This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time thoughsmile.png

    Can you please add the code below to your Custom CSS area:

    .labeled-textarea-row textarea {
    height: 83px; }

    — You can easily choose the width of the row through the WPBakery Page Builder area (see video).

    Have a nice day!

  •  29
    Rafael Diamantino replied

    Thank you so much Ylli !! :)