Replace color gk-social-counter

Multipurpose WordPress Theme Forum Support
GK User
Fri Apr 14, 2017 4:42 pm
Hi! I want to put "gk-social-counter" (like the "Social Icons" page) on a dark background (Featured Image - dark red). How to replace the grey color (default) - white? It is necessary to replace color not only numbers but also icon and words.
User avatar
Fresh Boarder

Joshua M
Tue Apr 18, 2017 11:34 am
Hi,
Did you addd dark-bg css class to this frontpage section?
Try to add also the following custom css code:
Code: Select all
.gk-cols > div.gk-social-counter i,
.gk-cols > div.gk-social-counter strong,
.gk-cols > div.gk-social-counter strong > span + span {
color: #fff;
}
User avatar
Moderator

GK User
Fri Apr 21, 2017 2:58 pm
Thank you very much! Helped.
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.