How can i leave always visible the clear option on product variable
-
I want leave visible the clear button on variables products because it goes hide if havent selected all the option , or how can i make it visible if is selected at las an option https://prnt.sc/1zzsplu
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under THeme Settings >> Custom CSS.
.variations_form .reset_variations {
visibility: visible !important;
opacity: 1 !important;
}
Best Regards.
This worked thank you can be possible it stays appear if it is at last one of option selected not all like the default and if not his stays hide
Hello,
Sorry but there is no option in Theme Settings available for that.
It requires customizations and this is beyond our limitations and support policy.
Best Regards
Hello,
Thanks for understanding.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘How can i leave always visible the clear option on product variable’ is closed to new replies.