If you want to hide the sharing icons shown at the end of each post and page in Lucille theme, please follow the simple steps below:
1. Please go to Appearance – Customize – Additional CSS.
2. Add the following code:
.lc_sharing_icons { display: none; }
3. Click on Save button.