Hi,
Thank you for purchase and your kind words!
Sorry for late reply.
1. Now our theme don’t support option to change color with schema, we will update this feature soon but now you have to change with code. You can install child theme include in package you downloaded from Themeforest and copy code from style.css in “gecko” folder to style.css in “gecko_child” and find #b59677 and replace with your color
Example:
input[type=”submit”],
button,
a.button {
cursor: pointer;
border: 0;
text-transform: uppercase;
letter-spacing: 3px;
padding: 0 27px 0 30px;
background: #b59677;
color: #fff;
border-radius: 0;
}
replace with
input[type=”submit”],
background: #FDFD96;
}
2. You can use code blow for 1,3,4 col of footer
Footer Area #1 – Text Widget
<div class=”footer-contact”>
<p><a href=”index.php”><img alt=”GECKO” src=”http://janstudio.net/gecko/furniture/wp-content/uploads/2016/06/footer-logo.png” class=”mt__5 mb__15 size-full” width=”199″ height=”23″>
</a></p>
<p><i class=”fa fa-briefcase”> </i>184 Main Rd E, St Albans <br>
<span style=”padding-left: 22px”>VIC 3021, Australia</span></p>
<p><i class=”fa fa-envelope-o”></i> <a href=”mailto:[email protected]”>[email protected]</a></p>
<p><i class=”fa fa-phone”></i> +001 2233 456</p>
<ul class=”jas-social mt__15″>
<li><a href=”https://www.facebook.com/JanStudio-527963834074920/” title=”Facebook”>
<i class=”fa fa-facebook”></i>
</a></li>
<li><a href=”https://twitter.com/jan_studio” title=”Twitter”>
<i class=”fa fa-twitter”></i>
</a></li>
<li><a href=”https://plus.google.com/u/1/102811781810668807583″ title=”Google Plus”>
<i class=”fa fa-google-plus”></i>
</a></li>
<li><a href=”https://www.instagram.com/jsfashionstock/” title=”Instagram”>
<i class=”fa fa-instagram”></i>
</a></li>
<li><a href=”https://www.pinterest.com/janstudio16/” title=”Pinterest”>
<i class=”fa fa-pinterest-p”></i>
</a></li>
</ul>
</div>
Footer Area #3.
You can create new menu and add new widget as custom menu

Footer Area #4 – Text Widget

<p>Subscribe to our newsletter and get 10% off your first purchase </p>
[mc4wp_form id=”256″]
<p class=”mt__15″><img src=”http://janstudio.net/gecko/furniture/wp-content/uploads/2016/06/payment2.png” alt=”accept payment”/></p>
3. You can change background color for tag by add custom css code in JanStudio > theme Option > General Layout > Custom CSS
.widget .tagcloud a { background: #4d5959; }
.widget .tagcloud a:hover { background: #b59677 ;}
You can change #4d5959 and #b59677 with your colors
4. You can change background color of bar above logo by add custom css code
.header__top { background: #3e3e3e;}
and change #3e3e3e with your color code;
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio