Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #199157

    streamingraddios
    Participant

    Hello, thanks for reading.

    I need to put 2 text-fields in the same line and make smaller the text-area of message.

    Something like this:
    http://www.equiposempre.com/demos/streamingraddios/wp-content/uploads/2015/02/ContactForm.jpg

    My website: http://www.equiposempre.com/demos/streamingraddios/#contacto

    Can you help me?
    Thanks

    #199445

    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Could you please try adding the following CSS workaround into your Customizer, Custom > CSS section using the menu Appearance -> Customize.

    
    .wpcf7 p {
        display: block;
        float: left;
        margin: 1%;
        width: 48%;
    }
    

    Hope that helps.

    #199986

    streamingraddios
    Participant

    Ok. That work to make two columns but now I need that the last three to be in 1 column: [textarea your-message], [captchar captcha-962] and [submit “Enviar”]

    Also I need to make [textarea your-message] shorter.

    <p>Nombre<br />
        [text* your-name] </p>
    <p>Correo<br />
        [email* your-email] </p>
    <p>Teléfono<br />
        [tel tel-334] </p>
    <p>País<br />
        [text your-subject] </p>
    <p>Mensaje<br />
        [textarea your-message] </p>
    <p>Ingrese el código debajo<br />
        [captchac captcha-962]
    [captchar captcha-962] </p>
    <p>[submit "Enviar"]</p>

    Thank you

    #200324

    Christian
    Moderator

    Hey there,

    We’d love to help you further however, additional customization would fall beyond the scope of our support. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://theme.co/x/member/custom-development/.

    Thank you for understanding.

    #202581

    streamingraddios
    Participant

    I don’t understand. You help me to make 2 columns for all the fields. Now the only thing that I need is to make some of the fields one column and others 2 columns. Couldn’t you help me to achieve that?

    #202918

    Christian
    Moderator

    Hey there,

    We can only give a sample or a guide but the rest of the customization will need to be handled by you or a developer. Moreover, though Contact Form 7 is a recommended plugin and X have basic styling for it, it is still not a part of X and customization of it is outside the scope of our support.

    Thank you for understanding.