Home Forums Themes Support Claue Customize contact form

Viewing 3 reply threads
  • Author
    Posts
    • #8649

      Hi, is there a way to customize the contact form ?

      Thanks

    • #8652

      Hi,

      You can customize contact form, add fields as you want.https://www.youtube.com/watch?v=4-Zcbo1Bxx0

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8654

      Hi Harry,

       

      I am talking about customizing the style. Like the submit button color, width etc.

       

      Thanks

    • #8718

      Hi,

      You can use custom css to customize style of submit button color, width of field

      form.wpcf7-form input, form.wpcf7-form textarea {
      width: 100%;
      }

      form.wpcf7-form .wpcf7-form-control.wpcf7-submit {
      background: #000;
      color: #fff;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.