Hide color legend in product filters and single product page

This topic has 3 replies, 3 voices, and was last updated 1 year, 12 months ago ago by Andrew Mitchell

  • Avatar: Carneiro
    Carneiro
    Participant
    September 23, 2024 at 00:58

    I would like to hide the color legend for the variations. In the filter and in the single item.

    On the cell phone it’s getting in the way.

    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 23, 2024 at 07:10

    Hello, @Carneiro,

    Thank you for reaching out to us.

    To remove the color legend for the variations specifically on the mobile version, please follow these steps:

    1. Navigate to Xstore >> Theme Options >> Theme Custom CSS >> Mobile CSS.
    2. Copy and paste the following CSS code:

    .type-color:after {
        opacity: 0 !important;
        visibility: hidden !important;
    }

    This code will ensure that the tooltip from the color variation is removed on the mobile version only.

    Should you require any further assistance, please do not hesitate to contact us.

    Best Regards,
    The 8Theme Team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    September 23, 2024 at 23:54

    Dear Carneiro,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Hide color legend in product filters and single product page’' 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.