L
L
Lolut2018-01-30 22:32:53
css
Lolut, 2018-01-30 22:32:53

Why don't the color of the buttons on the slider change?

I use the lightslider slider, in DevTools I found classes that are responsible for the styles of the slider buttons, and if you add these classes to style.css, then nothing happens except for !important, but then it applies to all sliders. How to change the color of the scroll buttons of the slider for only one slider, and not for all.

.blog-slider {
.lSSlideOuter .lSPager.lSpg > li a{
background-color:  red;
}
}

5a70c7aac31c4339716998.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tyzberd, 2018-01-30
@tyzberd

background-color: #000000; and not color, if you change for points
, and if you need to show numbers on them, then change text-indent and height

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question