Me again
Is it possible to set a shadow at the text in the header?
It would make it easier to read on light areas...
Regards
Martin
.gkIsWrapper-gk_storebox figcaption h1, .gkIsWrapper-gk_storebox figcaption h2 {text-shadow: 2px 2px 3px #ff0000; filter: dropshadow(color=#ff0000, offx=2, offy=2);}
