Sizing Guide and Sky - by Juanma Sanchez

This topic has 4 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Olga Barlow

  • Avatar: Juanma_Sanchez
    Juanma Sanchez
    Participant
    May 18, 2020 at 19:53

    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!!!

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 19, 2020 at 13:33

    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

    Avatar: Juanma_Sanchez
    Juanma Sanchez
    Participant
    May 19, 2020 at 19:27

    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!!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 19, 2020 at 22:56

    Hello,

    We don’t have such option, sorry.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.