Change image size

Add this code to the Custom CSS field on the Appearance tab of your RSS Feed widget’s settings:


.global-styles, [class^='MediaContainer__Container-sc'] {
  height: 150px !important;
}