I solved the problem.
Added CSS Code
.slider-content-wrapper .entry-title {
text-transform: none;
}
h1, h2, h3 {
text-transform: none !important;
}
.entry-meta .byline, .entry-meta .cat-links { display: none; }
.entry-meta .posted-on { display: none; }
Everything works.
Thanks
Kind Regards 🙂