Hello,

You can hide it adding this css code into style.css below @media screen and (max-width: 991px):



div.at-share-dock-outer {
display: none;
}