Blog Images are Tiny

Here is my public share link

The images in my blog post are tiny and I want them to be their full width.

I have searched the forum and have not found one definitive answer on how to solve this, though it seems to be a recurring issue. Any help is greatly appreciated!

Hi there,

To make your blog post images display at full width, you have a few styling options:

The quickest solution is to select your image element and set its width to 100% in the Style panel. This will make the image fill its parent container width.

If your images are inside a Container element, you’ll also want to check the Container’s maximum width settings. You can adjust this by:

  1. Selecting the Container element
  2. Going to the Style panel
  3. Setting the Max Width to 100% or your desired width value

For optimal results, make sure your original image files are large enough to display at full width without losing quality.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

Hey Christina,
I was able to find your published page here to help you check the code for issues.

The images themselves are rather small and not very legible, so they cannot go the 100% full width.

External Image

Webflow appears to see this and applies a max-width;
However it looks a bit bugged with the pxpx, I’d have to explore deeper.

In any case, your images should be 100% or their maximum size.