Wordpress Fonts Problem

by 6 replies
8
I have been racking my brain trying to figure this out.

Is there a way to change the font sizes when you use Header1, Header2, paragraph, etc? One of my blog is not working properly with the different styles.

Any help would be greatly appreciated. Thanks!

Andy
#programming #fonts #problem #wordpress
  • check the CSS code brother
    • [ 1 ] Thanks
    • [1] reply
    • I have been going crossed eye looking at the code, because it will not work. I admit I am not a great coder by any stretch of the imagination, but this one is annoying the living daily lights out of me.

      Thanks!
  • Editing a stylesheet that someone else has built can be very frustrating. The reason is because you need to find the correct selector to edit and, unless they've commented the CSS really well, that's often like looking for a needle in a haystack.

    Firebug is a great tool for finding the correct selector (but you do need to use FireFox, as it's a Firefox addon).

    This article goes through the process of using Firebug to find the correct selector to edit and then making the changes:

    How to Customise WordPress Appearance | WealthyDragon

    Cheers,

    Martin.
    • [ 1 ] Thanks
    • [1] reply
    • Martin,

      Thanks! I bookmarked this for the future! I finally got it to work.

      Andy
  • You're welcome - well done on getting it fixed!

    Cheers,

    Martin.

Next Topics on Trending Feed

  • 8

    I have been racking my brain trying to figure this out. Is there a way to change the font sizes when you use Header1, Header2, paragraph, etc? One of my blog is not working properly with the different styles.