- This topic has 1 reply, 2 voices, and was last updated 3 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › Remove slide overlay
How can I remove the overlay on my homepage slider? https://trd-industrial.co.za/
thank you
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home-slider-overlay {
display: none;
}
Regards,
Chris
