Have an issue with the York theme. Need to hide the banner images and have added code (below) to the Advanced tab which seemingly takes care of it.
But it's only in the control center for Squarespace. The live version doesn't hide it at all.
Any thoughts?
<style>
.js-page-banner-image {display: none}
</style>