http://www.laghirlandaia.it/test2
Hello, is possible to have a 50% black background only around the white text?
.gkIsWrapper-gk_creativity .figcaption > div {
background-color: rgba(0,0,0,0.5)
}
.gkIsWrapper-gk_creativity .figcaption > div > h2,
.gkIsWrapper-gk_creativity .figcaption > div > h1 {
background-color: rgba(0,0,0,0.5)
}