Imgix Notes
The site used Imgix to dynamically crop images to the correct sizes for each widget.
Each widget that uses an image or icon contains helper text to indicate the recomended image sizes, but if an image is selected that is a different size, Imgix will automatcially recrop it to the correct size. To do so, each widget has a set of Imgix defaults.
You will see this icon:
Click the icon to see the defaults, and override fields:
If needed, you can override the default values, but if the image size matches the recommended size, no cropping will occur via Imgix.
More importantly, Imgix offers powerful settings that can be used to adjust things like focal point. (Note: This will only work if the image used is larger than the recommended size.) More information can be found here: https://docs.imgix.com/en-US/apis/rendering/focal-point-crop
There is also a sandbox wher eyou can upload an image and play with the Imgix settings to learn more: https://sandbox.imgix.com/create
Imgix will be discussed in the Training as well.