Shop sidebar: I want to hide an attribute from displaying

This topic has 3 replies, 2 voices, and was last updated 1 year, 10 months ago ago by MarkStore

  • Avatar: MarkStore
    MarkStore
    Participant
    May 13, 2022 at 15:29

    Hello,

    In my shop sidebar, there is a product attribute (a checkbox called VIP) that I don’t want to display in the front-end. I want to hide that attribute to my customers.
    How can I achieve it?
    Thank you,
    Regards

    You can find screenshots, WP admin access and ftp access inside the Private area content.

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 13, 2022 at 16:48

    Hello,

    There is no option for this but you can hide that using custom CSS (Theme Options > Custom CSS)

    .sidebar .st-swatch-preview .type-select a[href="https://member.cupidonginza.jp?filter_class=vip"] {
        display: none;
    }

    Regards

    Avatar: MarkStore
    MarkStore
    Participant
    May 14, 2022 at 07:26

    Hello,

    It works fine, thank you very much for your support.

    Regards

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

The issue related to '‘Shop sidebar: I want to hide an attribute from displaying’' has been successfully resolved, and the topic is now closed for further responses

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