display woocommerce shop player overlay only on product hover Created September 5, 2020 Author admin Category FAQ, Player Comments 1 Go to zoomsounds > settings > extra css and anter .wc-dzsap-wrapper{ opacity:0; } .product:hover .wc-dzsap-wrapper{opacity:1}; Was this article helpful? Yes No
and how to make the player visible when a song is playing?