Images not aligning properly – showing in the margins
-
My images are showing in the margins if I resize them at all, regardless of the alignment I select
In the past, I have been able to line up the images right under the text but this is not seeming to work anymore

Past post:

Editor screen:

The blog I need help with is: (visible only to logged in users)
-
I have looked at the docs to no avail: https://wordpress.com/support/wordpress-editor/blocks/media-text-block/
Testing uploading in here given it uses the same blocks interface

Test 2 resized

-
I was able to use chatgpt to edit the HTML code to delete some of the width arguments which aligned it but is there an easier way to do this?
<[…]figure class=”wp-block-image alignleft size-full is-resized”>
<[…]img
src=”https://bigtimestats.files.wordpress.com/2024/01/gender_bar-copy2-2.jpg”
alt=””
class=”wp-image-1710″
style=”object-fit: cover; height: auto;”
/>
</figure>
- The topic ‘Images not aligning properly – showing in the margins’ is closed to new replies.