Home Forums WoodMart support forum Hiding product description

Hiding product description

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #653656

    asilemweb
    Participant

    Hello

    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,

    #653835

    Hello,

    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,

    #653897

    asilemweb
    Participant

    Unfortenately, it’s not working.

    #653925

    Hello,

    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,

    #654008

    asilemweb
    Participant

    Ok. Admin link provided.

    #654244

    Hello,

    Sorry to say I am unable to log in to your site. https://ibb.co/s9BYX5WW

    Best Regards,

    #654289

    asilemweb
    Participant

    Hello,

    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

Viewing 7 posts - 1 through 7 (of 7 total)