Hi,
Welcome to QSM Pro Support forum.
This is happening because of the Simple share buttons adder plugin.
Please paste the following CSS code in the theme’s customizer. To do this, Go to Appearance -> Customize -> Additional CSS and then paste the following code:
#post-2373 .ssba-classic-2 {
display: none;
}
But, it will disable the icons only for this post with post id: post-2373. You need the check the post/page id for every other post/page and then replace it with ‘post-2373’
Hope this helps.
Regards,
Kriti