Archived topic
Getting Uniform Sized Thumbnails
3 replies · Started by Rick on March 4, 2023
Hi, I am using the Avery theme and I wanted to know how do I get uniformed-sized thumbnails for the feature images shown on the homepage?
Hi there,
you could replace the WP Show Posts list being displayed there, and use a GenerateBlocks Query Loop block instead.
Theres a free Query Loop patter that matches the design here:
https://generateblocks.com/library/?pattern-type=free&pattern-category=query-loop
That you can copy and paste.
Once thats done, edit the Query Loop block, and select the Image block. In the blocks setting set the Object Fit: Cover and set the width and height you want displayed.
Got it, Thanks
You're welcome