Home › Forums › Support › Inova Unite Slider Overlay › Reply To: Inova Unite Slider Overlay
Posted 5 years, 10 months ago
Hi Robert,
Just open custom.css file then add
.tp-dottedoverlay.twoxtwo {
background: rgba(206, 27, 40, .7) !important;
}
change the background or set to none to remove the overlay.