EDULIF - Question | JoomShaper

EDULIF

thank you

thank you

SP Page Builder 4 years ago

hello,

two simple questions for you ;)

  1. where and how can I create this: var(--secondary-color) / var(--link-color) I did not find it how to chance more than one color (but you did) If you have an link or an explanation thanks....

  2. CSS "lassons-home-slider" where can I chance the color (it doesn't chance the color with presets)

thanks for your help,

0
3 Answers
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #19579

Hello there,

You can change it in the template.css file.

Otherwise, you can use the custom CSS code given below -

.lassons-home-slider.sp-slider .sp-slider-content-align-left:after{
    background-color: #000;
}
span.sp-slider-btn-text {
    color: #000 !important;
}

Thanks!

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #19450

Hello there,

Please give us the screenshots of the exact queries you are talking about.

Thanks!

0
thank you
thank you
Accepted Answer
4 years ago #19487
0