This topic has 4 replies, 2 voices, and was last updated 4 years, 6 months ago ago by Olga Barlow
Hello!
I am trying to do two things but I don’t know how to do them:
1.- I want the option to see the sizing guide not to be seen in some categories
https://pasteboard.co/J8YPjfa.png
2. Sku is something necessary for my internal work, but I don’t want it to be seen on the web. How can I continue to use it and hide it on the web?
https://pasteboard.co/J8YPXDD.jpg
Thanks!!!
Hello,
1) In this case, we would recommend you to upload size guide image for the necessary products http://prntscr.com/sjnjme instead of using the global option at Theme Options > Single product > Single product layout.
2) Add the following code to Theme Options > Custom CSS
.product_meta .sku_wrapper {
display: none;
}
Regards
Hi again Olga.
point 2. perfect!!
point 1: I don’t want another image, I want to hide sizing guide only in one category
Thanks!!
Hello,
We don’t have such option, sorry.
Regards
You must be logged in to reply to this topic.Log in/Sign up