Remove date and time from the posts

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

.eapps-facebook-feed-item-date{ display: none; }