how to hide the"Result 1 of 13" in feature product

  • Posts: 8
  • Thank you received: 0
11 years 5 months ago #148888

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : x.x.x
-- Joomla version -- : x.x
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message


Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 84290
  • Thank you received: 13691
  • MODERATOR
11 years 5 months ago #148923

This is the pagination display. If you don't want any pagination, you can turn off the "pagination" option of the configuration.
Otherwise, if you still want the pagination but just remove the results counter, you can add such CSS in the frontend CSS file of HikaShop via the Display tab of the configuration:

.hikashop_results_counter{ display: none; }

Please Log in or Create an account to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum