custom css to slider [border-radius solution needed]
-
Hi there!
First of all, GREAT slider! Hope it remain free and for long time.I need to make a border-radius to slider and seems like this isn’t working:
.crellyslider-slider-myslideraliasname { border-radius: 50px 50px 50px 50px !important; -moz-border-radius: 50px 50px 50px 50px !important; -webkit-border-radius: 50px 50px 50px 50px !important; -webkit-background-clip: padding-box !important; }
of course, if I’ll put this border-radius code inside
crellyslider-slider-homepage ul li
it will work, but not as I need it to. I hope you see the difference I’m trying to say here.So, basically, how can I achieve this?
Also, it would be great to have some custom css to the slider it self, if it’s possible, in some next updates.
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘custom css to slider [border-radius solution needed]’ is closed to new replies.