STEP 1
From your Shopify admin, go to the Theme Library and open your theme customizer.
โ
STEP 2
Go to the Theme Settings and click on Custom Custom CSS. Please add the following CSS:
a:hover:has(img) {
opacity: 1 !important;
}
STEP 3
Click Save to apply the changes.