To remove header shadow on Squarespace, you can use this to Custom CSS box
div.header-dropshadow { box-shadow: unset !important; }