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!
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:
Selecting the Container element
Going to the Style panel
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.