Hi!
I hope all is well.
Just wondered is it possible to show tooltips on mobile?
When you hover over the colour selection it appears all ok on a desktop but on mobile it doesn’t appear. Sometimes there are products which are very similar colours and cant really tell what the colours are if a description doesn’t appear?
Many thanks!
Site URL: hidden Theme version: 8.0.7Hello,
Add the below code to Theme Options > Custom CSS
@media only screen and (max-width: 768px){
.sten-li-disabled:after, .type-color:after, .type-image:after {
display: block;
}
}
Regards
Hi Olga,
Perfect!!
Thanks so much again as always 🙂
Have a great weekend
Scott
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.