Change Color - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Change Color

F

fabiana

Template 3 years ago

https://prnt.sc/NtnMgt-hWv0S

change color backround #86858a numbers #fc9d3f

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #91974

Use this CSS

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left:before{
       background: linear-gradient(95.55deg, #fc9d3f 4.25%, orange 93.67%) !important; 
}
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #91925

Hi

Thanks for contacting us, Use this custom CSS in your custom.css file

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators ul li{
        background-color: #86858a !important;
}
.sp-slider-custom-dot-indecators ul{
    color: #fc9d3f !important;
}

-Regards.

0
F
fabiana
Accepted Answer
3 years ago #91973

https://prnt.sc/w_Akm5_8MK1P

I want this color to be #fc9d3f not faded with fuscia I don't see where to change it

I want this color to be orange not faded with fuscia I don't see where to change it

0