Image in News pattern overrides image styles
Summary
Custom image styles are not applied in News pattern main image due to width: 99%
style applied on the image. The image in this case looks huge.
Steps to reproduce
- Create a content type
- Create an image style
- In Manage Display of the content type, set it up to be using the image style created in step 2 to render the main image.
- Create a content of this content type and visit its page
Possible solution
Remove width: 99%
from the image rendering
Edited by Konstantinos Platis