Hello,
In the the text editor of my posts, I can see I’ve inserted my media/images at full width and see the appropriate pixel dimensions.
But when I hit Publish and see it live, the images are forced to a max width I didn’t set. I looked in the source and these are some of the things happening on every image:
sizes="(max-width: 697px) 100vw, 697px" data-recalc-dims=“1”
Does Activello theme force a max width on images?