Reply 341412 to: How to remove the related section from within product description

Avatar: Rose Tyler
Rose Tyler
Support staff
December 14, 2022 at 09:59

Hello @David,

Credentials are incorrect.
That section comes from jetpack plugin, so check settings of the plugin or use the next custom CSS code to disable it:

.single-product #jp-relatedposts {
    display: none !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.