Okay
  Public Ticket #629997
Contact Form - Corporate style
Closed

Comments

  •  1
    Piotr started the conversation

    Hi, how can I make contact form style like you have here: http://themenectar.com/demo/salient-corporate/contact/

    I attach what I have now.

  • Bryce replied

    Should be in \"Salient > Form Styling\".

    Change \"Overall Form Style\" to \"Minimal\". If you don\'t see the change try clearing any cache you have & your browser cache by hitting (CRTL+F5).

  • cloudybt replied

    I\'d also like to understand how I need to style the Contact 7 form so that it looks like it does in the Corporate demo - i.e. three columns, nice font and when you click on \"name\" the title moves above the text entry - nice!

    http://themenectar.com/demo/salient-corporate/contact/

    My default contact form 7 data looks like this currently:

    <p>Name (required)<br />

    [text* your-name] </p>

    <p>Email (required)<br />

    [email* your-email] </p>

    <p>Subject<br />

    [text your-subject] </p>

    <p>Message<br />

    [textarea your-message] </p>

    <p>[submit \"Send Message\"]</p>