Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1223920

    I need to add a form with more options. I have several forms created with the theme. When creating forms with contact form 7 they have a very different format. Can I add the same template style to contact form 7 forms? I have made the text fields look alike. I have seen that the datapicker is very different and I would like it to be like the ones in the theme. I hope your answer thanks.

    #1223989

    Hey jesusriosarroyo,

    You would need custom CSS if you want your plugin forms to look like the theme forms. Please post a link to where we can see the form in question if you need help with that.

    Best regards,
    Rikard

    #1224037

    ok, the page I’m testing is the following:

    Thanks!

    #1224226

    Hi,

    Thanks for that. I’m not sure exactly how you want them style though, maybe something like the contact form on the bottom of this page? https://kriesi.at/themes/enfold/homepage/home-v2-3-col-images-contact/

    Best regards,
    Rikard

    #1224450

    good morning,
    What I want to achieve is the following, I want the field “Fecha de nacimiento” on the first form to be the same as the field “Fecha de nacimiento” on the form below on the same page. The first is created with contact form 7 and the second with the theme template. I want the field “Fecha de nacimiento” of the theme template to be the same in the contact form 7. I don’t know if I explain myself well …

    #1224499

    Hi,

    Thanks for the clarification. We can’t help you to make it exactly like in the theme (with the popup where you can select the date), but we can help you to style it so that it looks a bit better. Would that be ok with you?

    Best regards,
    Rikard

    #1224745

    Perfect, what style rules should I apply? Thank you

    #1224865

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    input#dp1592911825504 {
        width: 100%;
        padding: 10px;
        background: #EAEAEA;
        border: none;
    }

    Best regards,
    Rikard

    #1225355

    Thank you very much, better than before.

    #1225569

    Hi jesusriosarroyo,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.