Image Element won't go lanrger than 742px

HI,

I’m doing upgrades on our websites and I’ve found out that an image element that is supposed to go full width (Image dimensions are: 2419 × 850) appear fine in cornerstone but once I look at the live result, it won’t go over 742px…

Page Template: Blank - No container, no Header, Footer
Theme Layout: Fullwidth

I’ve found a trick to bypass this with:

Blockquote

$el,
$el img {
width: 100%;
}

But the thing is that as it’s using 742px to go larger the image is blurry.

Hello There,

Thanks for writing in! Can you please confirm that the image is the original one and that the medium size image that is being displayed? To better assist you with this issue , please provide us the url of the page where we can find this image.

Thank you in advance.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.