Find this in the Cellar Heat Light style sheet:
#site-name {
font-size:26px;
color:#43433b;
text-transform:lowercase;
padding:16px 0;
}
Change it to this:
#site-name {
font-size:26px;
color:#43433b;
padding:16px 0;
}
You’re done.
Thread Starter
nycool
(@nycool)
Wow thank you so much.
After I did what you said it starting showing “Business, Technology, Markets, And More…” which is never showed before. But I like it that way, so thanks again for your help.
You’re welcome. If you need to change the tag line back to all lower case, it should stay that way when you do. I suspect that’s just the way it’s actually entered (first letter caps)in your dashboard settings.