Add this code to the Custom CSS field on the Appearance tab of your RSS Feed widget’s settings:
.global-styles, #eapps-rss-feed-WIDGET_ID * {
direction: rtl;
text-align: inherit;
}
[class*="CardLayout__Block-sc"] {
align-items: center;
}
[class*="User__Info-sc"] {
margin-right: 10px;
}
[class*="User__Avatar-sc"] {
margin-right: 0;
}
[class*="User__Container-sc"] {
padding-right: 0px;
}
Note: Replace WIDGET_ID with the ID of your own widget