Hi, how do i change the slider text colour ? i tried to add html code to change the colour inside the edit image > caption but this this not work well with the theme.
Senior Boarder
GK User
Mon Apr 07, 2014 8:53 am
Could You please post an url to your site?
Moderator
GK User
Tue Apr 08, 2014 2:02 am
I've PM'd you those details. It should be in your PM inbox
Senior Boarder
GK User
Tue Apr 08, 2014 4:34 pm
I need to see this on a live site. Currently you have only image with no text on it.
Moderator
GK User
Mon May 12, 2014 7:15 am
Hi, capitalist,
try this, open wp-content > theme > instyle > css > extensions.css then go to line about : 708 you will see this code
.gk-is-wrapper-gk-instyle .figcaption a { color: #fff; }
then you can change font color from here.
good luck.
Fresh Boarder
GK User
Mon May 12, 2014 7:21 am
Modifying template core files is worst of available options. Please use override.css instead Just remember to enable "CSS override" in template settings - advanced section.