I would like to use the theme https://gpsites.co/broadcast/
However it needs to have featured image at same dimension in order to have beautiful result on front homepage.
How can i do that ? With a plugin or an additional code in fuction.php ?
go to Customizer > Layout > Blog –> Featured Images >>> Archives Tab – and set just a Height value of say 235px – this ‘should’ force all images to the same height.
1. Select a Query Loop.
2. Select the Image block for the first post in the loop.
2.1 in the Image settings, set just the height eg. 250px and then set the OBJECT-FIT to Cover
Repeat this for each Query Loop you have on the page.