I want the text box to be removed fully if possible. I am on dawn theme by the way .
Managed to get it down to this but cant remove the white box.
Sorry I meant I am on the REFRESH theme.
.slideshow__text.banner__box.content-container.content-container–full-width-mobile.color-background-1.gradient.slideshow__text–center.slideshow__text-mobile–center {
display: none;
}
Turns out I had to paste this into the base.css file sorry for opening this.