Basically i want to put in a grid item, an image that when i hover it, displays a list recipie.
Sorry, i have my code but i dont know how to link it here.
Do i have to link it from github? how can ia do it?
If you are comfortable i can paste it here.
https://github.com/santiagolavia/style-test.git
Okey what i’m trying to do is an overlay image that when i hover it will disappear and a list recipie is shown.
I can do it without an image as I did it in my code. But when I try to put an image to make the effect, it doesn´t work.
The link contain just an index.html and a main.scss file.
i want to emulate this but in a grid with scss.
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_image_overlay_fade
https://github.com/santiagolavia/style-test.git
Here i uploaded those files tu the github repository. Those were local files were i put mixins and placeholders.