Hi There,
Thanks for writing in!
I’m sorry to hear that you’re having this issue.
Please add the following CSS in your Appearance > Customize > Custom > CSS and it will remove border around the featured images.
.entry-featured {
border:0;
}
Hope it helps, thanks!