Okay
  Public Ticket #1534480
Contact Form Lines
Closed

Comments

  • joaopdsilva started the conversation

    Hi!

    How can I change the default lines of "message" in my contact form? The default number is 5, but I want to reduce it.

    Thanks!

  •  1,559
    Laborator replied

    Hi joaopdsilva,

    You can do that by adding the following CSS to Custom CSS:

    .contact-form .labeled-textarea-row textarea {
      height: 100px;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • joaopdsilva replied

    Hi Art,

    It worked, thanks!

    Another 2 questions:

    - I can't make my menu sticky, I already did it in the theme configuration and also in the pages configurations. What can i do? 

    - My message form is sending all the messages to the spam folder of my e-mail, is there a way to solve that?

    Thanks!

  •  1,559
    Laborator replied

    You're welcome, for the new questions please create a new ticket

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group