WordPress Text Color And Size Edit

See an easy and fast way to change and edit WordPress text color and size while using the WordPress native content editor and the toolbar kit

By Claudio Pires
Updated on July 24, 2024
WordPress Text Color And Size Edit

When writing a post in WordPress you will see a few text options on the post editor screen like bold, italics, and strikethrough. But what if you want to change and edit the WordPress text color and the size of the text?

There is seemingly no simple solution for this on the post editor screen. So I am going to show you some workarounds to get it done. This will involve some light HTML coding. But even if you are a beginner you should be able to copy and paste the examples I give to get your desired effect.

The method I am going to show you should only be used. If you want to make changes to just a few words in your post. If you don’t like the overall look of the text on your blog, it is better to just install a new theme on your blog that has a font type, size, and color that you like.

Customizing WordPress Text Color

At first look, you probably won’t see an easy way to change the text color. This is because, for some reason, the developers of WordPress decided to hide this feature. Here is how to get to it:

  1. In your WordPress dashboard go to the “Posts” section and click on the post you want to edit.
  2. Once you are on the post editor screen click the “Toolbar Toggle” button just about your post (circled in red below).
Changing WordPress text color and size
Changing WordPress text color and size
  1. This will bring up some extra options in the toolbar above your post. One of these options is a “Text color” drop-down box.
Changing WordPress text color and size
Customizing WordPress text color and size
  1. Use your mouse to highlight the text you want to change and then click the “Text color” drop-down box. Choose whichever color you like for your WordPress text color.
WP color tool kit bar
  1. Once you have chosen a color you can click the blue “Update” button on the right-hand side to save your changes.

Changing Text Size

Editing your text size follows a process similar to the one we used to change the text color. This one is a little more complicated though. Here is how to do it:

1 – In your WordPress dashboard go to the “Posts” section and click on the post you want to edit.

2 – Once you are on the post editor screen click the “Toolbar Toggle” button just about your post (circled in red below) to open the WordPress color selector and size.

3 – This will bring up some extra options in the toolbar above your post. One of these options is a drop-down box that says “Paragraph”.

Changing WordPress text color and size
Edit WordPress text color and size

4 – Use your mouse to highlight the text you want to change and then click the “Paragraph” drop-down box. Choose “Heading 3” to follow along with this example.

Heading selector WP

5 – Once you choose a text size you will notice that it not only changed the text you highlighted, but all of the text in that paragraph!

Extra Options To Edit WordPress Text Size

Select text on WP editor window

6 – To fix this, we need to get into the HTML code of the post. To do this, click the “Text” tab (circled below) to edit the WordPress color.

Text tab WP editor

7 – Now that you are in the “Text” view you will not only see the text of your post, but also the codes that control things like text size. Look at the paragraph where we changed the text size. Just prior to the paragraph you will see this: <h3>

Just after the paragraph, you will see this: </h3>

These codes mark where Heading 3 (the text size we chose in step #4) starts and stops. In order to change this, and only change the size of the text we want, we need to move those codes to the appropriate place. Take a look at the screenshots below to see how to do this:

Before:

Plan text html section
HTML text view WordPress

After:

After changes HTML
HTML text view WordPress

8 – As you can see, all you need to do is copy and paste the codes to surround the text that you want to change. Once you have done that you can click the blue “Update” button on the right-hand side to save your changes.

Please note This tutorial is for WordPress.org blogs. If you are still using a WordPress.com blog the process may be slightly different. To utilize the full power of WordPress you may want to consider transferring your WordPress.com blog to WordPress.org.

In addition to changing text size and color, when you click the “Toggle Toolbar” button you will see some other new features. These include useful things like underlined text and indentations, so keep the “Toggle Toolbar” button in mind in case you need to use these features in the future.

You will see all this WordPress text color options a much more text edition possibilities on all our WordPress themes to expand your options and design.

Claudio Pires

Claudio Pires is the co-founder of Visualmodo, a renowned company in web development and design. With over 15 years of experience, Claudio has honed his skills in content creation, web development support, and senior web designer. A trilingual expert fluent in English, Portuguese, and Spanish, he brings a global perspective to his work. Beyond his professional endeavors, Claudio is an active YouTuber, sharing his insights and expertise with a broader audience. Based in Brazil, Claudio continues to push the boundaries of web design and digital content, making him a pivotal figure in the industry.