I have background image on my single product page and I would like to change an opacity of canvas grid background. I wonder how do I do it so that I can see some of the background image through my canvas?
D
Deleted Agent
said
over 6 years ago
Answer
That would be difficult, since applying css opacity to the canvas would also affect all other images and layers drawn on that canvas, sorry
Mark
I have background image on my single product page and I would like to change an opacity of canvas grid background. I wonder how do I do it so that I can see some of the background image through my canvas?