I've gone to:
Graphene Theme Options > Text Style Options > Header Text
I can change font, size, weight, height, and style, but I can't figure out how to change the color. I know nothing about coding.
Thank you!
Fetching latest tweet ...
I've gone to:
Graphene Theme Options > Text Style Options > Header Text
I can change font, size, weight, height, and style, but I can't figure out how to change the color. I know nothing about coding.
Thank you!
Add this to custom css feature:
.header_title {color: #hexcode;}
.header_desc {color: #hexcode;}
Substitute #hexcode with the color code of your choice.
Well.. You can actually change the header title and description colour in Dashboard --> Appearance --> Header --> Header Text --> Text Color
Thank you, Kenneth John and Prasanna. I am embarrassed not to have found the very simple solution and am very grateful for your responses.
Marking thread as resolved. You can do this yourself as well.
This topic has been closed to new replies.