Sizing guide i need to show only one category

This topic has 6 replies, 2 voices, and was last updated 4 years, 10 months ago ago by Rose Tyler

  • Avatar: Tasos_Ballas
    Tasos Ballas
    Participant
    June 25, 2019 at 18:00

    i need to see only in one category how to do this ?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2019 at 06:57

    Hello,

    Please describe the desired result in more details with screenshots.
    Thanks in advance.

    Regards

    Avatar: Tasos_Ballas
    Tasos Ballas
    Participant
    June 27, 2019 at 12:01

    i dont need show sizing guide in gategory product-category/accessories/ i need to sho only in sandals catecory. Can i do this .? http://prntscr.com/o7dysi http://prntscr.com/o7dzdg

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2019 at 12:06

    Hello,

    You can upload “Size guide image” not via Theme Options, but via [8theme] Product Options – http://prntscr.com/o7e237

    Regards

    Avatar: Tasos_Ballas
    Tasos Ballas
    Participant
    June 27, 2019 at 14:44

    i must to do for evry product ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2019 at 14:57

    Hello,

    Yes, or you can use custom CSS code.
    For example:

    .product-content .size-guide {
        display: none;
    }
    .product_cat-ballsai-sandals .product-content .size-guide {
        display: block;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.