Title: Post meta data
Last modified: August 20, 2016

---

# Post meta data

 *  Resolved [chamon2](https://wordpress.org/support/users/chamon2/)
 * (@chamon2)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/post-meta-data-1/)
 * Hi,
 * On my page [http://argusgazette.com/](http://argusgazette.com/) you will see 
   the post titles are formatted red and font size 15.
 * When I click on the post title, this opens a new tab with only the post & its
   content in that tab.
 * However, the post title does not carry through the formatting which is on the
   main home page(red & font size 15)
 * How do I edit the CSS of the post title on that new tab so it looks exactly like
   the post title on the home page?
 * thx

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/post-meta-data-1/#post-2768002)
 * > However, the post title does not carry through the formatting which is on the
   > main home page(red & font size 15)
 * That’s because the post title isn’t a link on the single post page. Linking to
   itself would be a bit silly, yes?
 *  Thread Starter [chamon2](https://wordpress.org/support/users/chamon2/)
 * (@chamon2)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/post-meta-data-1/#post-2768010)
 * Ok, thanks, yes I’m aware it’s not a link 🙂 Any ideas on how I can edit the 
   title on the single post page to have the same colour, font size, and font type
   as the main page posts?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/post-meta-data-1/#post-2768019)
 * You will need to start customising your theme’s [CSS](http://www.w3.org/Style/CSS/learning)–
   possibly using a [child theme](http://codex.wordpress.org/Child_Themes). Try 
   using Firefox with the Firebug add-on to identify the CSS that is being applied
   to `.entry-title a` and apply the same style/color to `.entry-title`.
    [http://getfirebug.com/](http://getfirebug.com/)
 *  Thread Starter [chamon2](https://wordpress.org/support/users/chamon2/)
 * (@chamon2)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/post-meta-data-1/#post-2768035)
 * hmmm, that’s curious, .entry-title, is already in my child theme’s CSS, yet the
   formatting is only reflecting on the .entry-title a and not on the .entry-title..
 * .entry-title, .entry-title a {
    color: #CC3300; text-decoration: none; }
 *  Thread Starter [chamon2](https://wordpress.org/support/users/chamon2/)
 * (@chamon2)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/post-meta-data-1/#post-2768211)
 * I had been using web developer, but it doesn’t work great with WordPress. I’ve
   switched to Firebug, and it works like a dream, thanks esmi 🙂

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

The topic ‘Post meta data’ is closed to new replies.

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [font](https://wordpress.org/support/topic-tag/font/)
 * [metadata](https://wordpress.org/support/topic-tag/metadata/)
 * [post page](https://wordpress.org/support/topic-tag/post-page/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [chamon2](https://wordpress.org/support/users/chamon2/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/post-meta-data-1/#post-2768211)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
