Change text size in recent comments and recent posts widgets

Support Area Forums Foxy Change text size in recent comments and recent posts widgets

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.thecreativecurry.co.uk
  • Author
    Posts
  • #18614
    Peter
    Participant

    Hi, I have changed the font to a hand written style and wish to increase the text size in the Recent Comments and Recent Posts widgets. Can you point me where to do this.

    #18615
    Bill Robbins
    Moderator

    Good Morning Peter,

    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:
      
      #sidebar .widget li, 
      #sidebar .widget p {
      	font-size: 18px;
      }
      
    3. Update your settings.
    4. Check the site and see if the type is too large or small and adjust the 18px accordingly.

    If you run into any trouble, let me know.

    Have a great weekend,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change text size in recent comments and recent posts widgets’ is closed to new replies.