@media only screen and (max-width: 959px) {
#site-scroll-top { display: none !important; }
}
Snippets: Hide Scroll To Top Button On Mobile
All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel.