Reply 333868 to: How to disable GTIN on product pages on my website

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
September 13, 2022 at 06:04

Hello, @Rana,

Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.

.single-product .product_meta>span.gtin_wrapper {
    display: none !important;
}

Regards 8Themes Team.

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.