Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:
[class*="popup__Content"] img {
border-radius: 30px;
}
Result
Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:
[class*="popup__Content"] img {
border-radius: 30px;
}
Result