Reduce size of the 1st image in popup

Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:

[class*='Popup__PopupContainer-sc'] [class*='post__Header-sc'] > [class*='MediaContainer__Container-sc'] {
max-width: 340px;
margin: 0 auto;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: