Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2230
    eag
    Member

    Hello,

    I’d like to change the font color of the Headline text from Black to basic Red.  (The sub-headline can stay as is).  Is there a way to do this? If so, can you tell me how?

    Thank you!  http://womenfindingtruelove.com

    Elizabeth G.

    #2266
    Sakin
    Keymaster

    @eag: Go to “Appearance -> Theme Options -> Custom CSS” box in your WordPress dashboard and add the following css:

    #site-title span {
    color: #ea2b25;
    }

    #4124
    thess
    Member

    This does not work for me. I would like to change both the headline and the sub-headline, but it will not work.

    #4130
    Sakin
    Keymaster

    @thess: Can you be more specific on what you want to change and how you want it to make it look like. Also add in your site url.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing the Color of the Font Headline’ is closed to new replies.