Product description on product page - table

  • Posts: 108
  • Thank you received: 1
10 years 9 months ago #143695

Hello Hikashop! Hope all is well.

I searched the topics on how to remove the description but it appears what I want is slightly different.

How do I remove the short "product description and read more"; when displaying in tables. This description is already in the tabs below.

thanks

Martin

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

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #143768

Hi,

You can add that CSS on your pages:
.hikashop_product_description_main_mini{display:none;}

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

  • Posts: 108
  • Thank you received: 1
10 years 9 months ago #143772

Okay thanks but where do I add this? To the frontend css via config display?

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

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #143776

Yes, for example. Or in your template CSS.

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

  • Posts: 108
  • Thank you received: 1
10 years 9 months ago #143956

Nicolas,

I have tried inserting your code in both locations without any luck. Is there more code to this? or a specific line # in the frontend css?

M

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

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #143977

No, you can put it anywhere.
If it doesn't do anything, then we're probably not talking about the same thing.
Please provide a link to the page with what you want to change and a screenshot with what you want to remove circled and I'll be able to tell you.

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

  • Posts: 108
  • Thank you received: 1
10 years 9 months ago #144073

Okay so the page is naturalsports.ca/natural-sports-fishing-...ct/184-metanium.html

the attached shows the description I would like removed. It is duplicated in the table below the product image and I prefer only have the description in the table - not directly under the product picture.

thanks

martin

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

  • Posts: 108
  • Thank you received: 1
10 years 9 months ago #144074

with attachment this time

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
10 years 9 months ago #144081

Hi,
I just tested the CSS code that Nicolas gave you, and it's working fine, so you should follow that tutorial to add this CSS code :

.hikashop_product_description_main_mini {
display: none;
}

Last edit: 10 years 9 months ago by Mohamed Thelji.

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

Time to create page: 0.080 seconds
Powered by Kunena Forum