How to change the colour of Get In Touch Section
Hi,
I'd like to know how I can change the background colour of any call to action or other short code button.
The one in question is the Get In Touch section. Below is the code i've used, currently the background is yellow
<div class="get_in_touch" style=background-image:url(http://betheme.muffingroupsc.netdna-cdn.com/betheme/wp-content/uploads/2014/02/get_in_touch.png);">
<h3>Get In Touch</h3>
<div class="get_in_touch_wrapper">
<ul>
<li class="address">
<span class="icon">
<i class="icon-location">
</i>
</span>
<span class= "address_wrapper">
<strong>Bloxham Lewis</strong>
<br>
Unit 71, Willow Road Barrow Upon Soar Leicestershire
<br>
UK LE12 8GP
</span>
</li>
<li class= "phone">
<span class="icon">
<i class="icon-phone">
</i>
</span>
<p>07774005571
</p>
</li>
<li class="mail">
<span class="icon">
<i class="icon-mail">
</i>
</span>
<p>
<a href="mailto:[email protected]">[email protected]</a>
</p>
</li>
</ul>
</div>
Thanks
Sam
Comments
all colors can be changed in Theme options > Colors > Shortcode section but if you don't have option that you need, then you can change those colors within css. If you will show us on screenshot which color you mean exactly, then we can give you css or you can read more about this yourself on http://themes.muffingroup.com/betheme/documentation/#theme-customizations