- This topic has 3 replies, 2 voices, and was last updated 2 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
I updated WordPress to 6.1 and Ashe to the latest update available so far (nov 14 2022).
I have an issue on my gallery. In the editor i see it correctly, but in the article i see the three images in one column with no spaces.
I attach two screenshots of the situation (article here https://diventeromilionario.it/recensione_curve)
In the editor:
In the page:
Thanks!
Giacomo
Hi Giacomo,
At first, thank you for choosing our theme and service.
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
float: left;
margin-right: 3px;
}
Kind Regards
Hi,
thanks for the quick support. Will it be fixed in the next updates, since the code you gave me is not considering margin-bottom and mobile view?
Thanks!
Giacomo
Hi Giacomo,
This case is already sent to the developer’s board, they will find the best solution.
Kind Regards