How can I fix a dark banner in the Debut theme?

@oceanrace

thanks for url can you please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
    this code apply for after 5 - 6 second
.hero__overlay::before {display: none;}
2 Likes