SOLVED: How to change "Call to Order" phone icon?

Started by jules, April 05, 2014, 06:07:01 PM

Previous topic - Next topic

jules

Hi! Does anyone know where I find that phone icon? I want to replace it..  (When "Block Product From Ordering" is turned on.)

llegrand

The phone is actually a font icon fron this set  http://fortawesome.github.io/Font-Awesome/icons/
These are already installed in the cart files,  but you can see the icons here if you wish to use a different one.

The line you need to change is in :
/storefront/view/default_html5/template/pages/product/product.tpl

On my editor is it line 185
<li><a href="#" class="call_to_order"><i class="icon-phone-sign"></i>&nbsp;&nbsp;<?php echo $text_call_to_order; ?></a></li>

It is the icon-phone-sign that you will change

Lee


Forum Rules Code of conduct
AbanteCart.com 2010 -