Tételek # 20 Találatok: 1 - 6 / 6

  • Posts: 7
  • Thank you received: 0
  • Hikashop Essential
2 months 3 weeks ago #358826

-- url of the page with the problem -- : fixity.hu/hu/arlista/asus/tipus/asus-rog
-- HikaShop version -- : 503
-- Joomla version -- : 3.10.12
-- PHP version -- : 7

Tételek #20 Találatok: 1 - 6 / 6c Hello! How can this be removed?
thx

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
2 months 3 weeks ago #358835

Hi,

That's the pagination of products listings. If you don't need pagination on your products / categories listings, there is a "pagination" setting which you can turn off in the HikaShop configuration page.
Otherwise, if you only want to hide the pagination on some listings and not others, then you would need to add custom CSS.
For example, to hide it only on your URL, you could add such CSS on your website:

#hikashop_category_information_menu_643.hikashop_category_listing_804 .hikashop_products_pagination {
 display: none;
}

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

Time to create page: 0.054 seconds
Powered by Kunena Forum