Change staff font size in sidebar

Support Area Forums Pneuma Change staff font size in sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://testsite2.orioledesigns.net/?page_id=183
  • Author
    Posts
  • #33235
    Judy Rich
    Participant

    Hi Bill,

    Another quick question. I’d like to change the font size for the names of the staff members in the sidebar widget “Staff Group”. You can see it on the URL listed – they’re so large that the names overlap each other.

    Thanks!
    Judy

    #33236
    Bill Robbins
    Moderator

    Hi Judy,

    You can make those names smaller. Here’s how:

    1. Go to the Appearance section in your WordPress dashboard and click on Customize.
    2. Look down for the advanced section and click on it. Then choose Custom CSS.
    3. In the box there, add this:
      
      #sidebar h2.staff-name {
      	font-size: 20px;
      }
      
    4. Save your changes.

    Feel free to change the 20px to a different size there for you.

    Take care,
    Bill

    #33237
    Judy Rich
    Participant

    PERFECT! Thank you – I figured it was something like that. 🙂

    – Judy

    #33238
    Bill Robbins
    Moderator

    Glad to hear that did the trick 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change staff font size in sidebar’ is closed to new replies.