to hide the product name title in cart module

  • Posts: 182
  • Thank you received: 1
11 years 9 months ago #89817

to hide the product name title in cart module

how can i do in css?

.hikashop_cart_module_product_total_title{
text-align: right;
}
.hikashop_cart_module_product_total_value span.hikashop_product_price, .hikashop_cart_value span.hikashop_product_price, .hikashop_cart_value span.hikashop_product_price_full, .hikashop_cart_module_product_total_value span.hikashop_product_price_full{
text-align: left;
}

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #89862

You can use the property:
.hikashop_cart_module_product_name_title{ display: none;}

www.hikashop.com/fr/support/documentation/faq.html#css

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

Time to create page: 0.053 seconds
Powered by Kunena Forum