#site-header-sticky-wrapper.is-sticky #site-header {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
Snippets: Remove Sticky/Fixed Header Dropshadow
All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel.