template gkstartup- howto change title color in image show

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Sat Jul 26, 2014 7:23 am
Hi
How do I change title color in image_show? I have tried to search for color in the css module but cant find it - and then if I change color in css then it will be deleted if the module is updated, right?

best wishes,
Danny
User avatar
Fresh Boarder

GK User
Tue Jul 29, 2014 11:23 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkIsWrapper-gk_startup .gkIsText h2 a { color: [your color] !important }

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Tue Jul 29, 2014 12:22 pm
ok thanks for your help :-)
User avatar
Fresh Boarder


cron