Sina
(Sina)
1
Add this code to the Custom CSS field on the Appearance tab of your Social Feed widget’s settings:
.global-styles, #eapps-social-feed-WIDGET-ID {
border: 1px solid #ddd;
border-radius: 3px; !important;
}
Do not forget to replace WIDGET-ID in the 1st line of the code with your widget ID
1 Like
Max
2
Thank you for sharing your solution, @Sina 
This code actually works, but it adds a border to the widget’s container, so I’ve adjusted the post title.
1 Like
Sina
(Sina)
3
@Max you’re doing it right and correct me.
In the dashboard setting I can set the “Background” not the “widget container” . 

Sure, it’s a widget container, but that’s all.
1 Like