Hi, I'm interested in making the arrows on the right and left of my product slider on the home page to be showing all the time. Right now it just goes opaque when I hover over the slider.
I tried putting this css in my custom.css file, but it didn't work. Any ideas? Thank you for your help....
.slide_controls a{
opacity: 1 !important;
}
Roland














