SOHO : Small Office Home Office
Freeware - Opensource software tips, tricks, tweaks & fixes for managing, securing, improving the performance of SOHO Desktop, Laptop, Networks

Friday, April 29, 2011

Change blogger description font size


  • Go to your blogger Dashboard >>Design>>Edit HTML
  • Find the code

.Header .description {
  font-size: 100%;
}.

  • Modify the font-size accordingly

6 comments:

  1. Of all the ways to do this I found on the web, this was the only one that worked. Thank you!! I simplified it further though and just added it to CSS.

    ReplyDelete
    Replies
    1. awesome! thx for the tip about adding it to CSS. so simple!

      Delete
  2. This is Great! Thanks a lot!
    Here's the result for my Blog.
    http://denjutsu.blogspot.com
    Thanks Again!

    ReplyDelete
  3. Thought it was going to be a problem but you've just made it so easy. Thanks so much.

    ReplyDelete
  4. Saved me a lot of time....Thank you!!! :)

    ReplyDelete