Change border radius

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

.eapps-twitter-feed-inner {
border-radius: 0;
}
1 Like