When uploading an image in the customizer uusing image picker, is it correct that Shopify automatically creates multiple images with width variations for responsive use?
Using the Dawn theme, I added an image to a image-with-text section - ‘catupleftwide.png’
The source code output on my site contains image references like:
catupleftwide2_ffb71cbc-b878-44e9-bbd9-41a691f88060_165x.png
catupleftwide2_ffb71cbc-b878-44e9-bbd9-41a691f88060_360x.png
How many width variations are automatically created? Is there any way to control/modify the specific sizes?