-- HikaShop version -- : 2.3.x
-- Joomla version -- :2.5
Hey, i`m wondering how can i completely disable the pagination CSS from Hikashop, so that it will use the Joomla Template Pagination.
I will explain better in the following pictures:
1. hikashop front-end old CSS standard:
2. hikashop front-end old CSS with the 2 lines below written:
.hikashop_products_pagination div.limit, .hikashop_subcategories_pagination div.limit{ display:none; }
span.hikashop_results_counter{ display:none; }
3. my template pagination CSS (the one that i would like to have):