In creating a gallery with mixed portrait and landscape proportion images, I find that the thumbnails size awkwardly (though only in height), breaking the neat grid structure – sometimes even leaving complete gaps within the thumbnail grid.
Is it possible to force the thumbnails to display at a fixed height so that the grid structure stays together?
Hi – yes, the gallery test page is here:
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_transform .avia-gallery-thumb img { height: 125px; }
Cheers!
Yigit
Many thanks Yigit.
That sorts out the thumbnails perfectly, but unfortunately it also affects the larger image above too – which had been fine…
Hi!
Sorry my bad :) Edited the code in my previous post. Please replace first one with this one
Best regards,
Yigit
…no code Yigit???
;o)
haha, sorry, realised you’d changed the original code/post…
Hi!
I edited this one https://kriesi.at/support/topic/enfold-gallery-thumbnail-sizes-and-proportions/#post-185609 :)
Regards,
Yigit
Working perfectly, thanks!
:o)