Set the transparancy for the text background colour on the Fusion slider.
/* Set the transparancy for the text background colour on the Fusion slider. */ .main-flex .slide-content h3 { background-color: rgba(0, 0, 0, 0.5); }