remove sku
-
How do I remove the sku field from my product pages?
WP.com: Yes
Jetpack: Yes
Correct account: YesThe blog I need help with is: (visible only to logged in users)
-
Hi there,
You can add the following custom CSS to your site, which will hide the SKU on product pages:
span.sku_wrapper { display: none; }You can add custom CSS to your site by following the steps here: https://wordpress.com/support/editing-css/#access-the-css-editor
Hope that helps. Please let us know if you have any more questions.
- The topic ‘remove sku’ is closed to new replies.