Slider text colour ?

eCommerce WordPress theme to create online shop with WooCommerce support
GK User
Mon Apr 07, 2014 7:54 am
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.
User avatar
Senior Boarder

GK User
Mon Apr 07, 2014 8:53 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Tue Apr 08, 2014 2:02 am
I've PM'd you those details. It should be in your PM inbox :)
User avatar
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.
User avatar
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.
User avatar
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.
User avatar
Moderator


cron