News:

AbanteCart v1.4.2 is released.

Main Menu
support

Remove Print Button & Icon

Started by flyn, July 07, 2014, 02:42:16 PM

Previous topic - Next topic

flyn

We do not need the print button nor the icon for our products. Where in the .CSS can I remove it?

.btn disables all and that is not good. Edit.. I just managed to remove the icon at least.

Thanks

abantecart

Look at the file:

https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default_html5/template/pages/product/product.tpl

Line: 180

Remove:

<a class="productprint btn btn-large" href="javascript:window.print();"><i
class="icon-print"></i> <?php echo $button_print?></a>
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

flyn


Forum Rules Code of conduct
AbanteCart.com 2010 -