Hi Armin,
How can I limit the max-width of an image to 100%?
For example, let's say I have an image that is 1000px. If I make that image to fit within all columns in gridder, it gets stretched out to >1000px when the view port is large. Is there anyway to limit image size to 100% width?
I've tried using Chrome's inspector tool and writing CSS, but it doesn't seem to work.
Any help is much appreciated! Thank you.