Tilan Bethmage
asked 10 years ago
1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, you can add the following code to the Header Code ( Dashboard > Customize > Custom Code):

<style>
.block .view-pic .mask, .block .view-product .mask { background-color: rgba(192, 130, 189, 0.8); }
.block .view-pic:hover .mask, .block .view-product:hover .mask { opacity: 1; }
</style>

Hope this helps !

Tilan Bethmage
replied 10 years ago

Thanks! it worked

Powered by DW Question & Answer Pro