This topic has 2 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler
Hi,
I have not been able to find the option to turn off the SKU field in the product detailed page. Also, in the same area, there is a double Wishlist (heart) icons, how can I remove one of them?
Regards,
Amir
Hello,
1/ Add the next code in Theme Options > Theme custom CSS:
.single-product .sku_wrapper {
display: none;
}
2/YITH > Wishlist > Add to wishlist options > https://prnt.sc/1sx1mb0
Regards
You must be logged in to reply to this topic.Log in/Sign up