• This is simple, I’m sure, but I’m having a hard time changing the font size on my pages [and posts] in the theme. I’m trying to use this as my personal site for my acting work and would like a page that I can show my resume – which needs four columns across – but because the font is so large, it won’t work. I thought I could edit the style sheet, but I didn’t do it correctly, I think. Help a newbie out?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Madmaher,

    You can add this code into your custom CSS file:

    h2 {font-size: 24px !important;}
    .post-content p {font-size: 14px !important;}

    If you don’t have any CSS file, you can use this plugin: https://wordpress.org/plugins/simple-custom-css/

    Thread Starter madmaher

    (@madmaher)

    Thanks, shinjing – that plug in seems to work well. Unfortunately, it’s still not looking the way I need it to look – with spaces in between the name of the play, my role, the director and the theater company. It’s just all one run-on for some reason. You can see what I mean here – http://madelinemcdonoughmaher.com/resume/. If you have any insight on this issue, that would be great. If not, thank you for the help with the font size!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font size?’ is closed to new replies.