Image banner not displaying on dawn theme mobile view

@madroze

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/section-image-banner.css ->paste below code at the bottom of the file.
.banner:after, .banner__media:after {
    opacity: 0 !important;
}