Disable ( hikashop_product_main_image )

  • Posts: 5
  • Thank you received: 0
10 years 7 months ago #146967

Hi,
how can I disable ( hikashop_product_main_image ),I want to see only thumbnail picture I do not want to appear in the product description.


Thanks.

Attachments:

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

  • Posts: 2334
  • Thank you received: 403
10 years 7 months ago #146979

Hi there,

Could you be a bit more precise (which view, what part exactly you want to hide)?
Basically you can either add some css like:

.hikashop_product_main_image{
display:none;
}

and you can also change the layout in your module/menu options to display only specific things.
Last option is to edit the view you are using in Display>Views (search for show or listing) and remove some part.

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

Time to create page: 0.055 seconds
Powered by Kunena Forum