I am running a generatepress template and for the news section (single listings) the images of the posts are shown in a too big size. How can I edit the max. width of these images in the category listing?
1. Remove the container block with background image, add a GB image block, activate its dynamic data, and choose the featured image as the content source.
2. Don’t remove the container block, but set it’s background-size to contain instead of cover.