- This topic has 6 replies, 2 voices, and was last updated 4 months, 1 week ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
After updating to WordPress 6.1 lost the indentation between images. The problem is observed only if the images are the same size and added without accompanying text.
If the images are not the same size, or accompanied by text, the indentation remains.
This negatively affects the display of articles and portfolios.
Can you please tell me if there is anything I can do about it?
I hope for your help!
Example of an article with problems (the bug is noticeable on PC).
Found a temporary solution!
Can change the CSS in the Ashe settings:
.wp-block-image {
margin-top: 5px;
margin-bottom: 5px;
}
Or add padding:
.wp-block-image {
padding: 5px
}
P.S. I hope in the near future will come out a patch, so that it was not necessary to correct anything manually.
We are glad that you were able to found out the solution by yourself.
Kind Regards
I hope that in the future it will not be necessary to come up with such temporary solutions. But thank you very much for the quick response!
Hi Tengyart,
We have already started the investigation process of the issue, thanks for your feedback and for sharing your solution with us.
Kind Regards
Thank you so much for your support and responsiveness!
Feel free to contact us at any time, we are more than happy to help.
Kind Regards