.gkNspPM-TitleOverlay > figure > figcaption a {color: #000!important;}
Cyberek wrote:Sadly, it can't be set from backend. You need to do a little more:
- please edit: /templates/gk_rockwall/css/override.css and add at its end:
- Code: Select all
.gkNspPM-TitleOverlay > figure > figcaption a {color: #000!important;}
Remember to enable "CSS override" in template settings - advanced section.
.gkNspPM-TitleOverlay > figure > figcaption a {color: #000!important; text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;}