wishlist layout

  • Posts: 490
  • Thank you received: 2
7 years 3 months ago #259386

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.4.5
-- PHP version -- : 5.5
-- Error-message(debug-mod must be tuned on) -- : none

hi

how do i remove the following from the wishlist page

1. quantity
2. status or stock
3. total price
4 add to

thanks

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

  • Posts: 4508
  • Thank you received: 610
  • MODERATOR
7 years 3 months ago #259416

Hello,

There one solution, use some custom Css in order to hide elements, example with Quantities fields:

hikashop_cart_quantity_title title,
hika_show_cart_total_quantity,
hikashop_show_cart_quantity_td {
display: none;
}


See here , here how to proceed to create a custom Css

Hope this will help you.

Regards

Last edit: 7 years 3 months ago by Philip.
The following user(s) said Thank You: ronron

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

Time to create page: 0.052 seconds
Powered by Kunena Forum