Change List Icon picture size with custom CSS?
Hello I'm trying to change the default of 80x80 to my size. I'm basically using your List module to have an image and a text next to it.
If I create a custom class .my-icon I'm not sure where to target from there this image. Please advise.
Comments
the image loaded is 80x80 so you could resize it with css but then it would pixelate. Other option would be to change the theme files and resize it there but we do not support direct file changes.
thaks