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.
This topic has 3 replies, 3 voices, and was last updated 1 year, 12 months ago ago by Andrew Mitchell
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.
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
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
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