Dawn Theme - Removing Color Scheme in Image Banner / Product Image Slider

@CAsupport

thanks for more details yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.banner__box.color-background-1, .banner__box.color-accent-1 {
    background: transparent !important;
}

also if you need product slider flow this all step if any issue let me know

https://made4uo.com/blogs/dawn-theme-tweaks-and-trick/product-slider-for-dawn-theme

1 Like