<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Change colour of submit button in Contact Form 7 &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 11:34:28 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-224942</guid>
					<title><![CDATA[Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-224942</link>
					<pubDate>Wed, 11 Mar 2015 10:33:23 +0000</pubDate>
					<dc:creator>stevefox78</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I&#8217;ve created a contact form using the Contact Form 7 plug in but the button is using the same colour as else where in the site which in this location results in a white on white button. I&#8217;ve searched for how to do this and found various instructions about writing css but I&#8217;m not a css expert and the instructions don&#8217;t seem to fit with the WP/Customeriser interfaces and as a result I haven&#8217;t found a way of fixing this yet.</p>
<p>I&#8217;d like to be able to set the colour for the button normally as well as the hover colour.</p>
<p>The URL for the relevant page is <a href="http://freshstance.co.uk/about-freshstance/" rel="nofollow">http://freshstance.co.uk/about-freshstance/</a></p>
<p>All help appreciated!!</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-225020</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-225020</link>
					<pubDate>Wed, 11 Mar 2015 12:58:19 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Please add the following CSS under<strong> Customize -&gt; Custom -&gt; CSS</strong> :</p>
<pre><code>input.wpcf7-form-control.wpcf7-submit:hover {
background-color: black;
color: yellow;
}
input.wpcf7-form-control.wpcf7-submit {
background-color: red;
color: blue;
}</code></pre>
<p>Hope it helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-225254</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-225254</link>
					<pubDate>Wed, 11 Mar 2015 18:13:37 +0000</pubDate>
					<dc:creator>stevefox78</dc:creator>

					<description>
						<![CDATA[
						<p>That&#8217;s great thanks, definitely gave me most of what I wanted.</p>
<p>I also used the following to change the colour of the outer ring on the button.</p>
<p>border-color: #9A989E;</p>
<p>Thanks for your help.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-225319</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-225319</link>
					<pubDate>Wed, 11 Mar 2015 19:46:13 +0000</pubDate>
					<dc:creator>Nabeel A</dc:creator>

					<description>
						<![CDATA[
						<p>Glad we could help 🙂</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-708305</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-708305</link>
					<pubDate>Wed, 16 Dec 2015 00:43:37 +0000</pubDate>
					<dc:creator>Iceeyez</dc:creator>

					<description>
						<![CDATA[
						<p>Great this still worked, Thank you Themeco!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-708404</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-708404</link>
					<pubDate>Wed, 16 Dec 2015 03:09:01 +0000</pubDate>
					<dc:creator>Prasant Rai</dc:creator>

					<description>
						<![CDATA[
						<p>You are most welcome. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-886632</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-886632</link>
					<pubDate>Sun, 17 Apr 2016 10:30:44 +0000</pubDate>
					<dc:creator>jimenagordillo@hotmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks!!!!!!!! Saved me a lot of time</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-887250</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-887250</link>
					<pubDate>Mon, 18 Apr 2016 00:02:42 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>You&#8217;re welcome. Glad we could help. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-1014450</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-1014450</link>
					<pubDate>Sat, 28 May 2016 16:09:48 +0000</pubDate>
					<dc:creator>ajaguilar</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there</p>
<p>I know that this thread is a bit old but I used this one to change the color &#8211; so thanks!</p>
<p>But, I&#8217;d like to know how to stretch the &#8220;submit&#8221; button so it lines up with the same width the fields have.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-1014514</guid>
					<title><![CDATA[Reply To: Change colour of submit button in Contact Form 7]]></title>
					<link>https://theme.co/archive/forums/topic/change-colour-of-submit-button-in-contact-form-7/#post-1014514</link>
					<pubDate>Sat, 28 May 2016 17:56:22 +0000</pubDate>
					<dc:creator>Thai</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href="https://theme.co/archive/users/ajaguilar/" class="bbp-user-mention bbp-user-id-71737"> @ajaguilar</a>,</p>
<p>Please provide us with your website URL so we can take a closer look.</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

