How To Change The Blogger Post Text Size

How To Change The Blogger Post Text Size

Content text size matters a lot in determining the number of readers a particular blog has. Even if a blog offers the best content out there, if the content is not easily readable, people start to get frustrated and leave the blog within seconds.

It's one of the first impressions that your blog makes on a reader. You might not notice it but that settles in the readers minds.

We normally discuss the importance of writing content that is well distributed among paragraphs of 4-5 lines max but no one gives attention to their post text sizes. So lets see how we can increase the text size of our Blogger blog in simple steps.

For Custom Blogger Templates

Go to Design >> Edit HTML and search for the following code:

/* Posts
Now if you are on the default Blogger templates then under /*post, there would be a code similar to this:

.post-body {
  line-height: 1.4;
font-size: 110%;
  position: relative;

Change the percentage until the text is readable easily. 110% is pretty good. But still, you can do 90-100. In case you are using a custom Blogger template, then under /*post, the code would be similar to this:

.post-body{margin:0px;padding:0px 10px 0px 0px;font-family:Arial, Helvetica, Sans-serif;font-size:14px;line-height: 20px;}

Change the size bolded in the code above. 14-16 works well.

For Default Blogger Templates

 If you are using the template from Blogger templates collection, than the above method isn't meant for you. You simply need to go to Design >> Template Designer >> Advanced >> Page Text 

Change the text size here easily. 

These are the necessary changes that you should make to your blog, so that more and more people are comfortable reading your quality content.

Changing the text size have don't wonders for many people out there. Some even claim an  increase in traffic by 25-50%.

I hope this can do wonders for you too.
Peace 🙂