Hi is it possible to remove the link button -- What we do -- on the intro page so there is no button visible and maybe only a link on the photo.
Thank's
Cyberek wrote:Would You like to remove it completely or only on one of the slides?
.gkIsWrapper-gk_creativity .figcaption > a.loaded {display: none;}
.gkIsWrapper-gk_creativity .figcaption:nth-child(8) > a.loaded {display: none;}
.gkIsWrapper-gk_creativity .figcaption:nth-child(2) h1 {color: #FFF;}
.gkIsWrapper-gk_creativity .figcaption:nth-child(2) h2 {color: #FFF;}
.gkIsWrapper-gk_creativity .figcaption:nth-child(2) a {color: #FFF;}