Hi Team,
how can I add a dark background to the article's title. I am pointing to the 4 articles in the mainbody bottom position.
I can barely see the title, especially when the image is bright.
Please help.
kind regards,
koko
.gkNspPM-TitleOverlay[data-textpos="bottom"] > figure > figcaption {background: rgba(0,0,0,0.5); height: 100px;}
.gkNspPM-TitleOverlay[data-textpos="bottom"] > figure > figcaption {
background: rgba(7, 6, 6, 0.34) !important; height: 100px;
}