Font Color @ header module

GK User
Mon Sep 22, 2014 2:16 pm
Hello there
How do you change font color at header module (custom html) from white to other?
thanks
User avatar
Fresh Boarder

GK User
Mon Sep 22, 2014 2:29 pm
already,figure it out thanks
User avatar
Fresh Boarder

teitbite
Thu Sep 25, 2014 6:39 am
Hi

Can You please post the solution in case someone else will need it ? I believe it would be:

Code: Select all
.box.header > span {
    color: #fff;
}


but I'm not sure which type of header You have in mind. There is couple of them for different types of module styles.
User avatar
Moderator


cron