Quick view button should appear on mouse over!
-
Hi! I was trying to change the position of quick view from bottom to on the product image. I have done it by apply following CSS
.woocommerce ul.products li.product .button {
position: absolute;
top: 30%
left: 15%;
}
But only problem that left for me now is that I want button on image should appear on mouseover only. Can you suggest me any way for it. I have tried by setting opacity but didn’t work as i want. Thanks !https://www.ads-software.com/plugins/yith-woocommerce-quick-view/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Quick view button should appear on mouse over!’ is closed to new replies.