Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all articles
Browse latest Browse all 49500

buzztone on "[Plugin: Contact Form 7] Style form submit button"

$
0
0

You should be able to make changes at http://www.chrisjauslin.ca/?custom-css as you have started with the following css:

.wpcf7-form input[type="submit"] {
    background-color: #9DA91B;
}

Background colour change is not showing due to following css in http://www.chrisjauslin.ca/wp-content/themes/responsive/style.css

a.button, input[type="reset"], input[type="button"], input[type="submit"] {
    background-color: #F9F9F9;
    background-image: -moz-linear-gradient(center top , #F9F9F9, #F1F1F1);
}

You will need to overwrite this and all other relevant css items in http://www.chrisjauslin.ca/wp-content/themes/responsive/style.css

Use Firebug or Chrome Dev Tools to see what is going on.


Viewing all articles
Browse latest Browse all 49500

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>