Hi Piotr
I want to add some shade to the texts of the images in the slide of the frontpage .
Could you help me with the code that I should add ?
Thanks!!!
.gk-is-wrapper-gk-photo figcaption h2,
.gk-is-wrapper-gk-photo figcaption p {
text-shadow: 2px 2px 3px #38281F;
}