Reply 296481 to: Product tabs are not visible when the product is marked as draft

Avatar: Rose Tyler
Rose Tyler
Support staff
July 28, 2021 at 10:55

Hello,

Add the next code in Theme Options > Theme custom CSS > Global custom CSS:

.status-draft .woocommerce-tabs:not(.loaded) {
    opacity: 1;
    visibility: visible;
}

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.