Hi, you have break line elements br just after and before your image which increases the white space around the image, click Text tab on the content editor and remove these br elements, if it is still too much white space for you, play with this custom css code;
.aligncenter {
margin: 2em 0;
}
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.