Change the font size of the side bar widget content.

Support Area Forums Authentic Change the font size of the side bar widget content.

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: www.sdacc.org.sg/wordpress
  • Author
    Posts
  • #18347
    James Tham
    Participant

    Hi Bill,

    I’m trying to reduce the font size for the content title displayed in the page sidebar (e.g. Pastor’s blog). Right now they are HUGE. Your help would be much appreciated!

    Regards,
    James

    #18349
    Bill Robbins
    Moderator

    Hello James,

    Great question. You can change the font size there. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .widget.podcast h5 {
      	font-size: 20px;
      }
      
    3. Replace the 20px in the snippet above with the size you'd like to have your podcast titles be.
    4. Update your settings.

    If you have any trouble with that, just let me know.

    Thanks,
    Bill

    #18369
    James Tham
    Participant

    Thanks Bill. I will try it out.

    #18371
    Bill Robbins
    Moderator

    Anytime James. Have a great day 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change the font size of the side bar widget content.’ is closed to new replies.