Change color of text in Image Show GK4

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Apr 21, 2017 5:51 pm
Reply with quote
Report this post
Hi,
I would like to change the color of the slideshow text because I have a light background and with white text I read it badly, how can I do it?

Thank you in advance
User avatar
Fresh Boarder

teitbite
Sun Apr 23, 2017 6:47 pm
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkIsWrapper-gk_creativity .figcaption h1,
.gkIsWrapper-gk_creativity .figcaption h2 {
    color: #000;
}
User avatar
Moderator


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