Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there, if you go to your WordPress admin dashboard go to:

    Appearance -> Customize -> Additional CSS

    Here, copy and paste this code in the space:

    .widget-title { font-size: 24.5px; }

    You can replace the font size with any number you like.

    Thread Starter skilgore

    (@skilgore)

    Thank you for the tip, but unfortunately that did not work. I know this should be a simple fix, or at least feel like it should… But I’m at a loss

    I just ran a CSS inspector on your site again, and I believe the correct CSS should have been:

    h3.widget-title { font-size: 24.5px; }

    I did try to use this code in the Additional CSS section and it seems you’re right about it not working there, so I’m a going to look into this problem a little more.

    I did however find an article that might be helpful to check out in the mean time:
    Add Custom Styles to WordPress Widgets

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

The topic ‘Help sizing header text’ is closed to new replies.