PenciDesign replied
Hi,
Do you mean about gradient color on the bottom of the slider?
If right, please add more this code to Customize > Custom CSS to do that:
\
.penci-owl-carousel-style.style-21 .penci-gradient:after{ background: linear-gradient(to bottom, transparent 50%, #541515 90%); }\
Change color code #541515 on the above code to any color code you want. You can get a color code here
Best Regards,
PenciDesign