How to Change Shopping basket Icon

GK User
Thu Apr 02, 2015 1:00 pm
I am using Storefront for Joomla 3.3 version and would like to change the small icon in the top right hand corner of the website (next to the shopping cart drop down window) in <i class="gk-icon-cart-add"></i> I don't know where to look within the files of where to change it.
User avatar
Fresh Boarder

GK User
Thu Apr 02, 2015 3:28 pm
Please edit file:
templates/gk_storefront/layouts/default.php
line:
Code: Select all
<span id="gkCartCounter"><?php echo JText::_('GK_TPL_LOADING'); ?></span><i class="gk-icon-cart-add"></i>
User avatar
Moderator

GK User
Fri Apr 03, 2015 5:51 am
Thank you for that, easily changed.
User avatar
Fresh Boarder

GK User
Fri Apr 03, 2015 7:19 am
Just remember updating the template will override your changes.
Is there anything else I can help you with regarding this topic?
User avatar
Moderator


cron