Skip to main content

How To Add and Use Custom Fonts In Blogger And WordPress

Custom web fonts
Blogger provides limited font styles for its users despite the availability of numerous fonts in the google web fonts. It's OK to get tired of the default fonts provided by blogger in the template designer. Also, you might want something girly, chic or fancy either for ads or blog header

There are tons of beautiful fonts online that will bring more life to your posts as well as design. Yes, your fonts can actually make your blog look beautiful.

Good news is, If your desired font is not in the Blogger template designer, you can add fonts to Blogger manually.



The most popular web font directory is Google Font library, which is a greatly utilized by web developers and designers. Unlike most web font sites, the fonts hosted on google are free for personal or commercial purposes and are easily accessible.

To add a font manually to your blog, all you have to do is head over to google web font, and find a preferred font (There are lots of fonts to choose from, don't get confused)


Add custom web fonts to blogger and wordpress
Once you've seen a font you'd want, you can click on its title which will take you to a new window. In the new window, click on “SELECT THIS FONT”.

custom web fonts for blogger and wordpress
You can simply click on the small round button just beside its title. You've selected a font and it will be displayed on a bar at the bottom of your browser window.

Click on the bar at the button of your browser window to show your recently selected font. You will see two fields with an HTML link and CSS code respectively (those are the key to a new font on your blog)

Now Copy the HTML link as seen and navigate to your templates HTML file, search for </head> then paste it just above it and save.
The </head> is found in the header.php file for WordPress users.

Google web fonts implemented
(Do not use the @import method to add a new font in your blog as it will affect your blog).

Important Notice:
Every HTML link must have a proper closing tag so to prevent getting an error message in an attempt to save your template, add this “/” just after stylesheet" and before > thus your HTML link will look like this <link href="https://fonts.googleapis.com/css?family=Bubbler+One" rel="stylesheet"/>

Now that you've added the font to your blog, you need it to come to life and to do that you should change your blog's font family with its CSS code, depending on the font you'd like to change.

For bloggers Using Blogger.com
If you want to change your header font, all you have to do copy your new font's CSS and search for .Header h1 and replace the font-family CSS with the new one. If there is no font family simply paste your copied CSS code.

To change your post title font, simply search for h3.post-title and follow the step above.

To change your post body font, search for .post-body (follow the step above.)

To change your sidebar widget Title
Search for .sidebar h2 (follow the step above.)

To change your blog pager font search for .blog-pager a (follow the step above.)

If you'd rather not go through the stress above simply copy the CSS code below making sure to reply the font with your desired font and pasting it inside the Custom CSS box found in the advanced section of your blogger template editor.

.post-body, h3.post-title, .blog-pager a, .header h1 {
font-family: 'Bubbler One', San-Serif !important;
}

The CSS above with override your current font family.

Save all changes to see the new font on your blog.

Google web fonts
Its very possible to add multiple web fonts to your site. All you have to do is select the Google Fonts needed. They will be combined in one link.


Need more help? A comment should draw my attention to whatever you are facing.

Comments

  1. Cool article, I never knew that was an option before! Changing fonts around can really make a huge difference. Thanks for sharing!

    ReplyDelete
  2. That's really very informative! I'd be back for more. :)

    ReplyDelete
  3. That really good ı can try them on my blog

    ReplyDelete
  4. Didn't know how to do this - now I do! TY!

    ReplyDelete

Post a Comment

Popular posts from this blog

Earn While you Save With Alat.ng

If you've always wanted to save up for the future, but didn't take actions for reasons best known to you, now is the time to reconsider your thoughts and take actions, because there is a digital bank known as ALAT waiting to be utilized. What Is A Digital Bank? According to Avoka.com; "Digital banking is the digitization (or moving online) of all the traditional banking activities and programs that historically were only available to customers when physically inside of a bank branch." What is ALAT? ALAT is a digital bank, the first if its kind in Nigeria! It is an innovation of Wema Bank Nigeria, developed to give you easy access to saving your funds and doing other bank transactions without being physically present at the bank.  With Alat digital bank, you can open a savings account using your phone number and Bank Verification Number (BVN) as well as other documents that you will be prompted to upload during the registration process. It’s simple, convenient, reliabl...

How To Add Instagram Feed To Your Blog

You probably have an Instagram account and would want to showcase your pictures in your blog. Adding an Instagram widget to your blog goes beyond just showcasing your account to gaining followers, who wouldn't want more followers? This post will be your guide in embedding an Instagram feed into your blog. For people do not use or have an idea of Instagram, to let you know about the beautiful platform, I will run through it briefly.  Instagram is an online photo and video sharing network which let you share photos and videos straight from your mobile device to your account for your followers viewing pleasure. With Instagram, you can automatically share your photos and videos on social media networks such as Facebook, Twitter, Tumblr, and Flickr. I will be sharing a couple of tutorials with you today that not require a plugin, and can be used on either WordPress or Blogger platform, although I will center more on blogger users. There are many websites that could work ...

An Unbiased Infolinks Review

Today, I will be going over the adnetwork, infolinks.com in my own way. let's find out if it is a good adsense alternative or one that can be used with adsense. Discovering Infolinks I found out about infolinks while searching for AdSense alternatives when I was unable to get AdSense approved for my account, Then I applied with my previous blog but darn, the blog probably did not meet their demands and I was never approved. Few months laters I got AdSense approved for my blog but that didn't live long enough, to my detriment and after been blown off by the infamous Adsense Disablement ish (made me ditch my previous blog)... Months after setting up my new blog, I had to look for an AdSense alternative, and every research I made, didn't exclude Infolinks, and this made me think highly of them and so I had to give an application another shot, this time within a day, I got approved to display ads on my blog... Bam! Such a nice achievement... Getting To Understa...