Remove container slideshow and image banner in Dawn theme

Hey @chalksea ,

That’s abit odd, but nonetheless, here’s the CSS code you need to apply

slideshow-component.slider-mobile-gutter.mobile-text-below {
    display: none;
}

You can try applying it in the Custom CSS box in the Theme Customizer → Settings.