July 29, 2014

How to Change the Font on Blogger Sidebar

Blogger is a free and awesome blogging platform for blogging for beginners. Thousands of people are already using blogger. It`s customization feature let you design template in your own way.


How to Change the Font on Blogger Sidebar : eAskme

How to Change the Font on Blogger Sidebar ?

  • Login to Blogger.com with you Google id and password.
  • Go to "Template".
  • Click on "Customize".
  • Template designer window will open.
  • Click on "Advance".
  • Go to "Sidebar Text Font" . Change Font.
  • Click on "Apply to blog".
  • If your blog do not have sidebar than add this css
code:
.sidebar {
font-family: "Arial", Verdana, serif;
}
  • Replace Aral with the font you want to use.
  • Click on the "Apply to Blog".