This topic has 10 replies, 3 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
Dear Xstore,
As per the attached screenshot in private content, the three items have just appeared on our products and were never there before.
How can we get these removed as they are definitely not required.
Kind Regards, Su.
Hi,
1. You would been assigned the attributes to this. I mean you created this as a variable product. make this as simple product in Products > your product > Edit and in ‘product data’ section
2. add this css code in 8theme options > styling > custom css > global custom css
.product_meta .sku_wrapper { display: none; }
3. you can disable it in [8theme] product layout section
Regards,
Hi Amxy,
Thank you very much 🙂
On item 3, could you advise as to where we can disable this? can’t see anything in the product layout section in [8theme]
Hello,
Use WC snippets to remove the Additional Information tab https://docs.woocommerce.com/document/editing-product-data-tabs/
Regards
Hi Rose,
Thank you. Have read the https above. What code do we put where please? Can’t see anything there.
Kindest Regards, Su.
Add the code in function.php file of your child theme http://prntscr.com/gt7a32
Regards
Hi Rose,
Thanks for the quick reponse.
We’ve added the code in the php as per the screenshot but this is what we get, as per private content.
Please check now.
Regards
Big THX, excellent!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up