Found that it is some kind related to
.gkIsWrapper-gk_shop_and_buy .figcaption h3
but I change #color here, but no reaction.
Could you help here a little bit

.gkIsWrapper-gk_shop_and_buy .figcaption h3 a,
.gkIsWrapper-gk_shop_and_buy .figcaption p a {
color: YOUR_COLOR!important;
}
dziudek wrote:Hello,
Please try to use the code like this:
- Code: Select all
.gkIsWrapper-gk_shop_and_buy .figcaption h3 a,
.gkIsWrapper-gk_shop_and_buy .figcaption p a {
color: YOUR_COLOR!important;
}
.gkBanner > h2 > a,
.gkBanner > h2 > a > span {
color: YOUR_COLOR!important;
}