Thanks. I can remove the header widget for the entire site with….
.header-widget-area {
display: none;
}
but adding the .epik-landing class does not limit that to landing pages (widget still appears). Are you sure that is the correct class name? I don’t see any other references to that in the CSS.