I am creating a Slideshow but I wish the first image would not show the url.
But if I leave it blank I get the message "what we do" why and how can I do to not show anything in the first slide?
tnx
.gkIsWrapper-gk_creativity .figcaption:nth-child(7) > a {
display: none !important;
}