Remove border

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

.eapps-pinterest-feed-inner {
border: none;
}