.gkIsWrapper-gk_university figcaption p, .gkIsWrapper-gk_university figcaption a {
color: #fff;
text-shadow: 1px 1px 1px #222;
}
Oscar E wrote:Hi,
if you have imagination and some skills all is possible.
Start from that:.gkIsWrapper-gk_university figcaption p, .gkIsWrapper-gk_university figcaption a {
color: #fff;
text-shadow: 1px 1px 1px #222;
}
.gkIsWrapper-gk_university figcaption p, .gkIsWrapper-gk_university figcaption a {
color: #fff;
text-shadow: 2px 1px 1px #111;
}
Oscar E wrote:Because you forgot to enable using override.css,
if you don't mind ....read that: https://www.gavick.com/documentation/jo ... a-template
you can simply add into template settings, there also Custom CSS code field
Even more visible will be:.gkIsWrapper-gk_university figcaption p, .gkIsWrapper-gk_university figcaption a {
color: #fff;
text-shadow: 2px 1px 1px #111;
}
Oscar E wrote:Ok, now you have also BG color with transparency, I added extra line after my previous code