• Resolved ilovgoogle

    (@ilovgoogle)


    I currently have a twitter plug in sidebar at https://www.applesforthoughts.com. The size of the font is the same as the size of the normal text in the posts. Is there a way I can change this so the the text of the plug-in in my sidebar has an increased font size while keeping everything else the same? Thanks for any help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • yupp…ok goto your style.css file and insert the following code

    li#twitter-1 {font-size: 150%; }

    You fine tune the font size to your liking by just adjusting the number. 100% is where it is currently set.

    Thread Starter ilovgoogle

    (@ilovgoogle)

    Thank’s for the help! Worked like a charm!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Increase font in side bar’ is closed to new replies.