Hi,
How do you change the Unite Slider overlay on Inova Template (Joomla! version)?
Thank you
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.
You must be logged in to reply to this topic.