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

Change Color Slide

F

fabiana

Template 2 years ago

change color carrousel for background: linear-gradient(95.55deg, #ad5275 4.25%, #3f1a0a 93.67%) !important;

            prnt.sc/r9oQJSXP_XQI
0
1 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #114341

Hi

Thanks for contacting us. Use this custom CSS

.sp-page-builder .page-content #section-id-1610013001063{
        background-image: linear-gradient(95.55deg, #ad5275 4.25%, #3f1a0a 93.67%) !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0