Title: Simple CSS question
Last modified: August 20, 2016

---

# Simple CSS question

 *  [bmcintyre](https://wordpress.org/support/users/bmcintyre/)
 * (@bmcintyre)
 * [14 years ago](https://wordpress.org/support/topic/simple-css-question-3/)
 * Hello,
 * Just a quick question, I’ve been looking at this too long. Where do I change 
   the “Posted on May 15, 2012 by admin” text? It is currently white on this site,
   [http://www.paveya.com/blog/](http://www.paveya.com/blog/).
 * This was a custom theme. Any help would be great.
 * Thanks

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Harris O.](https://wordpress.org/support/users/hfort/)
 * (@hfort)
 * [14 years ago](https://wordpress.org/support/topic/simple-css-question-3/#post-2748947)
 * On your [http://www.paveya.com/docstyle/style.css](http://www.paveya.com/docstyle/style.css)
 *     ```
       .main_cont1 span {
           color: #FFFFFF;
       }
       ```
   
 * and
 *     ```
       .main_cont1 span a {
           color: #FFFFFF;
           font-family: Arial,Helvetica,sans-serif;
           font-size: 11px;
           font-weight: bold;
           line-height: 35px;
           text-decoration: none;
       }
       ```
   
 *  Thread Starter [bmcintyre](https://wordpress.org/support/users/bmcintyre/)
 * (@bmcintyre)
 * [14 years ago](https://wordpress.org/support/topic/simple-css-question-3/#post-2748958)
 * Thanks. Just been looking at this too long. How did you find that?
 *  [Harris O.](https://wordpress.org/support/users/hfort/)
 * (@hfort)
 * [14 years ago](https://wordpress.org/support/topic/simple-css-question-3/#post-2748960)
 * With Google chrome and Firefox have some features that allow you to check the
   styles applied to the page.
 *  Thread Starter [bmcintyre](https://wordpress.org/support/users/bmcintyre/)
 * (@bmcintyre)
 * [14 years ago](https://wordpress.org/support/topic/simple-css-question-3/#post-2748963)
 * I’m using Chrome, is it inspect element, I tried that and only got a span class,
   please elaborate.
 *  [Paraic Cullen](https://wordpress.org/support/users/paraic/)
 * (@paraic)
 * [14 years ago](https://wordpress.org/support/topic/simple-css-question-3/#post-2748965)
 * Yes, inspect element. Just right click on what your looking to see more about
   and click “inspect element”. The element you right clicked on will be highlighted
 *  Thread Starter [bmcintyre](https://wordpress.org/support/users/bmcintyre/)
 * (@bmcintyre)
 * [14 years ago](https://wordpress.org/support/topic/simple-css-question-3/#post-2748966)
 * I guess I just couldn’t find that element.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Simple CSS question’ is closed to new replies.

 * 6 replies
 * 3 participants
 * Last reply from: [bmcintyre](https://wordpress.org/support/users/bmcintyre/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/simple-css-question-3/#post-2748966)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
