Please activate child theme as per the below tutorial:
https://showthemes.zendesk.com/docs/khore/how-to-activate-a-child-theme/
Then, please go to Appearance->Editor->style.css
Add the eblow code to the end of the style-sheet:
.page_facebook .fbook__item { display: none;}
Save the file.
Please do the changes in child theme. If you have done any code changes in parent theme, you will lose those changes when you upgrade.