how to hide product page's product name & diver

  • Posts: 29
  • Thank you received: 1
3 years 9 months ago #321368

-- url of the page with the problem -- : www.5gtv.com.tw
-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.18
-- PHP version -- : 7.3
-- Browser(s) name and version -- : safari
-- Error-message(debug-mod must be tuned on) -- : how to hide product page's product name & diver

how to hide product page's product name & diver

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
3 years 9 months ago #321406

Hi,

You can use CSS code to hide parts of the interface.
For example, for the product name on the product details page, you can add such CSS on your website:
.hikashop_product_page . hikashop_product_name_main{ display: none; }
This tutorial explains how to add such CSS code:
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.052 seconds
Powered by Kunena Forum