Title: entry title
Last modified: August 22, 2016

---

# entry title

 *  Resolved [sanderbloem](https://wordpress.org/support/users/sanderbloem/)
 * (@sanderbloem)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/entry-title-2/)
 * Hi there,
 * i was trying tot reduce the font size of the entry title.. but is not working..
 * i have an child theme and in the child theme i type the following:
 * .entry-title {
    font-size: 60%; }
 * am i doing something wrong?
 * Thanks a lot!

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/entry-title-2/#post-5654962)
 * Can you post a link to your site with the child theme active?
 *  Thread Starter [sanderbloem](https://wordpress.org/support/users/sanderbloem/)
 * (@sanderbloem)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/entry-title-2/#post-5655082)
 * here is the link:
 * [http://koninkrijk-producties.nl](http://koninkrijk-producties.nl)
 * it is in dutch but its still code 😉
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/entry-title-2/#post-5655088)
 * Looks like you need
 *     ```
       .blog .site-content .entry-title {
       font-size: 60%;
       }
       ```
   
 * CSS specificity is fun.
 *  Thread Starter [sanderbloem](https://wordpress.org/support/users/sanderbloem/)
 * (@sanderbloem)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/entry-title-2/#post-5655093)
 * Nice!
 * It worked!
 * Thanks!!

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

The topic ‘entry title’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pictorico/1.09.7/screenshot.png)
 * Pictorico
 * [Support Threads](https://wordpress.org/support/theme/pictorico/)
 * [Active Topics](https://wordpress.org/support/theme/pictorico/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pictorico/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pictorico/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [sanderbloem](https://wordpress.org/support/users/sanderbloem/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/entry-title-2/#post-5655093)
 * Status: resolved