Hi how can I remove the footer and change the color? I use the template Shop & Buy
thanks
<?php if($this->API->get('copyrights', '') !== '') : ?>
<p id="gkCopyrights"><?php echo $this->API->get('copyrights', ''); ?></p>
<?php else : ?>
<p id="gkCopyrights">Template Design © <a href="//www.gavick.com" title="Joomla Templates">Joomla Templates</a> GavickPro. All rights reserved.</p>
<?php endif; ?>
templates/gk_shop_and_buy/css/style1.css
templates/gk_shop_and_buy/css/style2.css
templates/gk_shop_and_buy/css/style3.css
templates/gk_shop_and_buy/css/style4.css
templates/gk_shop_and_buy/css/style5.css
templates/gk_shop_and_buy/css/style6.css
templates/gk_shop_and_buy/css/typography/typography.style1.css
templates/gk_shop_and_buy/css/typography/typography.style2.css
templates/gk_shop_and_buy/css/typography/typography.style3.css
templates/gk_shop_and_buy/css/typography/typography.style4.css
templates/gk_shop_and_buy/css/typography/typography.style5.css
templates/gk_shop_and_buy/css/typography/typography.style6.css
templates/gk_shop_and_buy/css/style7.css
templates/gk_shop_and_buy/css/typography/typography.style7.css
<option value="6">TPL_GK_LANG_COLOR_6</option>
<option value="6">TPL_GK_LANG_COLOR_6</option>
<option value="7">TPL_GK_LANG_COLOR_7</option>
TPL_GK_LANG_COLOR_6="Color VI"
TPL_GK_LANG_COLOR_6="Color VI"
TPL_GK_LANG_COLOR_7="Color VII"
<a href="#" id="gkColor6"><?php echo JText::_('TPL_GK_LANG_COLOR_6'); ?></a>
<a href="#" id="gkColor6"><?php echo JText::_('TPL_GK_LANG_COLOR_6'); ?></a>
<a href="#" id="gkColor7"><?php echo JText::_('TPL_GK_LANG_COLOR_7'); ?></a>
body { background: #282C2F; }
#gkFooter { background: #282C2F; }