Hello!
I would like to change the color of the slidebuttons of layerslider7
https://kuhl-consult.josk-design.de/
Scroll down the page, it is the layerslider “Kundenstimmen” (not the one on top of the site)
(password see private content)
On the screenshot https://josk-design.de/layerslider7_ls-bottom-slidebottoms.png
you can see, I found the concerning css i changed the colors to green and blue in the chrome developer tool. But I don’t have a clue where I need to put the css to change that for real.
I’ve inserted it to quick css but that did not work out, so I deleated it…
.ls-v6 .ls-bottom-slidebuttons a {
border-radius: 10px;
border: 2px solid #4b25ec !important;
}
.ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
background-color: #58ff89;
}
Best regards
Josephine