Changing the text color in Suffix " color"

GK User
Wed Aug 03, 2011 10:34 am
Hi all !
Where can i find the css file to change the text color from Suffix " color" in white
User avatar
Platinum Boarder

Konrad M
Wed Aug 03, 2011 11:52 am
Hi
Try add to override.css
Code: Select all
#mainPage .box.color {
    color: #87D8F3; // here put your own value
}

and remember to override.css option in template settings
User avatar

GK User
Wed Aug 03, 2011 2:21 pm
it works perfectly!
User avatar
Platinum Boarder

Konrad M
Thu Aug 04, 2011 6:28 am
I'm glad I could help
User avatar


cron