Remove headings from table display?

  • Posts: 324
  • Thank you received: 4
  • Hikamarket Multivendor Hikashop Business
4 years 1 month ago #329467

Hi,

When I use the table display for products, there are headings above the items (Image, Product. Price)

I don't need those to display, since it's pretty obvious what they are! How do I remove them?



Do I have to edit html, or is there an easy way to get rid of this?

Attachments:
Last edit: 4 years 1 month ago by DogPeople.

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

  • Posts: 83404
  • Thank you received: 13498
  • MODERATOR
4 years 1 month ago #329469

Hi,

You can hide it with CSS code. For example:
.hikashop_products_table thead{ display: none; }

www.hikashop.com/support/documentation/1...ize-the-display.html

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

Time to create page: 0.063 seconds
Powered by Kunena Forum