remove hover of color name bubble (part2)
-

KHParticipant
Pls refer to this topic https://xtemos.com/forums/topic/remove-hover-of-color-name-bubble/. At that time I requested to remove the color name backgrounds on hover and you give me this code and it works. The topic was already closed.
jQuery('.colored-swatch.woodmart-tooltip,.image-swatch.woodmart-tooltip').tooltip('destroy');
However, I’ve checked again and found that this code remove them only in the single product page but not in the grids. How to remove them in the grids as well?
Hello,
Unfortunately, it is not possible to disable them in grid. They will appear anyway.
Best Regards