Home › Forums › WoodMart support forum › Hiding product description
Hiding product description
- This topic has 9 replies, 2 voices, and was last updated 7 months, 1 week ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 12, 2025 at 5:19 pm #653656
asilemwebParticipantHello
I’m trying to hide the full product descriptions on my product pages and keep only the short descriptions visible. I don’t want to completely remove the content from the description tab because it’s important for SEO purposes, and Yoast only detects the main description, not the short description.
That’s why I’d like to keep the content in the background but simply make it invisible to visitors. I’ve tried using some CSS codes found online, but none of them seem to work with your theme.
Is there any recommended code or method that works specifically with your theme?
Thank you in advance!
Best regards,
April 14, 2025 at 11:41 am #653835
Aizaz Imtiaz AwanKeymasterHello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:
.wd-accordion-title.tab-title-description, .tabs-layout-accordion .woocommerce-Tabs-panel--description { display: none !important; }Best Regards,
April 14, 2025 at 3:24 pm #653897
asilemwebParticipantUnfortenately, it’s not working.
April 14, 2025 at 4:17 pm #653925
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience.
Kindly please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and give you a possible solution.
Best Regards,
April 15, 2025 at 12:25 am #654008
asilemwebParticipantOk. Admin link provided.
April 15, 2025 at 2:11 pm #654244
Aizaz Imtiaz AwanKeymasterApril 15, 2025 at 3:14 pm #654289
asilemwebParticipantHello,
It’s possible that this error is appearing, just like it happens to me when I’m working on demanding tasks, but one or two refreshes should fix the problem and become availabe again. A few days ago, another admin accessed it through the same link and had no issues.
Best regards
April 16, 2025 at 9:39 am #654498
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been resolved. Please revisit your site and verify. The problem was due to a missing closing curly brace
(})on line 11 of the CSS block.Best Regards,
April 16, 2025 at 3:19 pm #654640
asilemwebParticipantHello,
It is working!
Thank you for your time!
Regards
April 16, 2025 at 3:48 pm #654662
Aizaz Imtiaz AwanKeymasterHello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards, -
AuthorPosts
Tagged: Product description
The topic ‘Hiding product description’ is closed to new replies.
- You must be logged in to create new topics. Login / Register
