Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Themes and Templates
    In reply to: Text Color

    I would also like assistance with this issue. I am editing my child theme based on twentyten. I have found that by adding the following code

    /* HEADING COLORS */
    #content h1,
    #content h2,
    #content h3,
    #content h4,
    #content h5,
    #content h6 {
    	color: black;
    }

    I am able to make all of my headings a given color. I am wondering where the code for the following colors are

    1. Background Color
    2. Main Text Color
    3. Page Title Color
    4. Links Color (both normal, hover, and visited)

    Sorry to somewhat threadjack as my first post, but thought it might help!

Viewing 1 replies (of 1 total)