Title: Send button
Last modified: August 22, 2016

---

# Send button

 *  [ziga dezman](https://wordpress.org/support/users/ziga-dezman/)
 * (@ziga-dezman)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/send-button-6/)
 * Hello! I have a question about send button.Can i change the look of it?
    Thank
   you!
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Neil Murray](https://wordpress.org/support/users/buzztone/)
 * (@buzztone)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/send-button-6/#post-5590539)
 * The actual look of CF7 forms on your website will depend largely on the current
   WordPress theme used and the CSS styling that theme applies to standard HTML 
   form elements.
 * To change the style of your CF7 forms you would need to edit the CSS style sheets
   used by your WordPress theme.
 * See [Styling Contact Form](http://contactform7.com/styling-contact-form/) for
   a general explanation of styling CF7 forms using CSS.
 * There is a link at the bottom of the page to a comprehensive and detailed article
   on **Styling Contact Form 7 Forms**. The article shows people, with suitable 
   HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms
   to meet their particular requirements.
 *  Thread Starter [ziga dezman](https://wordpress.org/support/users/ziga-dezman/)
 * (@ziga-dezman)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/send-button-6/#post-5590560)
 * Thanks for information buzztone .
 *  [WebStyley](https://wordpress.org/support/users/webstyley/)
 * (@webstyley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/send-button-6/#post-5590561)
 * Here is an example of how to style a send button
 *     ```
       .home input[type="submit"] {
       background: url(image source url here) no-repeat;
       width: 64px;
       height: 43px;
       background-size: 60px 40px !important;
       color: transparent;
       }
       ```
   
 * This example shows how to have the button show in that style only on the home
   page. if you remove the `.home` it will change the button throughout the whole
   site.
 *  Thread Starter [ziga dezman](https://wordpress.org/support/users/ziga-dezman/)
 * (@ziga-dezman)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/send-button-6/#post-5590571)
 * Thanks WebStyley.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Send button’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [ziga dezman](https://wordpress.org/support/users/ziga-dezman/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/send-button-6/#post-5590571)
 * Status: not resolved