Title: Font issues
Last modified: August 19, 2016

---

# Font issues

 *  [atrac](https://wordpress.org/support/users/atrac/)
 * (@atrac)
 * [18 years ago](https://wordpress.org/support/topic/font-issues/)
 * Hey everyone! I’m new the to wordpress community; I’ve had previous minor experience
   in designing websites but all of which learned on my own, so I apologize for 
   my lack of experience.
 * My page is at [http://www.thriftology.net](http://www.thriftology.net) . I’ve
   been trying to work to fix the font size as it is too small. Its basically a 
   modified kubrick theme with my own graphics and so forth. I’m not accustomed 
   to using “em” font specifications intervals so after trying to use them and fix
   the problem, I changed some of it to pixels. The font size that I would’ve preferred
   to use appeared like this [http://www.thriftology.net/?p=1](http://www.thriftology.net/?p=1)
   but as you can see the comments are small as a pins.
 * I’m having trouble mapping out the font css style sheet of kubrick, can anyone
   give me some advice?

Viewing 1 replies (of 1 total)

 *  [RipRapRob](https://wordpress.org/support/users/ripraprob/)
 * (@ripraprob)
 * [18 years ago](https://wordpress.org/support/topic/font-issues/#post-768495)
 * Try changing this part of your CSS:
 * .commentlist li, #commentform input, #commentform textarea {
    font: 0.9em ‘Lucida
   Grande’, Verdana, Arial, Sans-Serif; }
 * to something like:
 * .commentlist li, #commentform input, #commentform textarea {
    font: **1.1em**‘
   Lucida Grande’, Verdana, Arial, Sans-Serif; }
 * /Rob

Viewing 1 replies (of 1 total)

The topic ‘Font issues’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [RipRapRob](https://wordpress.org/support/users/ripraprob/)
 * Last activity: [18 years ago](https://wordpress.org/support/topic/font-issues/#post-768495)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
