Site logo

Archived topic

image (with caption) are not showing in center

5 replies · Started by Sanjay on July 15, 2019

Viewing posts 1–6 of 6

In my website, Images (With caption) are not showing in the center even they are aligned in the centre in the wordpress post.

In wordpress post editor images are showing in the center but when I preview or publish the post then image showing in the left side.

screenshot Images (with caption)not align in center

Thanks

No problem :)

Thanks, Leo

after your screenshot, I changed margin and now all images are in centred. I put this code.

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
margin-left: auto;
margin-right: auto;
}

again thanks, generatepress support is very good.

Awesome :)

This archived topic is closed to new replies.