The same photo appears elsewhere and is fine.
I followed the directions, not sure why this suddenly appears this way
when it wasn’t this way previously.
The same photo appears elsewhere and is fine.
I followed the directions, not sure why this suddenly appears this way
when it wasn’t this way previously.
Hi @CarolinePV ,
You have an overlay on this image. You can try pasting this code in your theme.css file under the Asset folder.
#shopify-section-1643222595dbadbef9 > div > div > a > div > div:before {
background-color: none !important;
opacity: 1 !important;
}