How to eliminate text shadows on a slideshow?

Hi, can you help?

I have shadows showing behind the larger white text on my slideshow images on main page, but as far as I can tell via the theme they shouldn’t be showing as the shadow feature is turned down to 0%, any help?

Dear @SDXonline , Can I check the current site?

www.scottishdesignexchange.com

This css is working for it.

.EzfySlideshow-subtitle {
font-weight: 300;
text-shadow: 0px 2px 6px #000000;

}
please mark like this:
//text-shadow: 0px 2px 6px #000000;