Hi, I know how to change the images and text of the slider, but I cannot change the background color ( blue by default)
I try to change the blue colors in the onebyone.css, but nothing happens, How can I change it ?
Is that the correct css to change?
Thank you.
file: /storefront/view/default_html5/stylesheet/onebyone.css
Line: 139
.banner_conteiner .oneByOneSlide {
background: url("../image/banner_shadow.png") no-repeat scroll center top #00A1CB;
}
Thank you :)