Skip to content

Images of the last row of a gallery are bigger than the others, but I want alle images have the same size #1917

Closed Answered by bobmitro
michaelfluegge asked this question in Help
Discussion options

You must be logged in to vote

Try this one: add the following CSS rule via the Custom CSS tool:

.gallery__item {
   flex-grow: 0 !important;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@michaelfluegge
Comment options

Answer selected by michaelfluegge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants