@media screen and (min-width: 48em) {
.site-header .navigation-top .menu-scroll-down {
display: none;
}
}
To add CSS: use the “Additional CSS” option in the customizer. https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
]]>