This tutorial explains how to put inside post sub headings in a box and you will come to know how to change color and size of the box designed in post sub headings.
In thesis theme you can make customization as your own wish. When I see many wordpress blog I always find myself wondering how they make background color for sub headings. Then, I realized to use it here in fourblogger. There is no need of programming knowledge to do this. You can make it easy customization for your website. Thesis theme gives the option to modify your background color in subheading. At the end of the post you will learn this and you can integrate in your website or blog.
How to make background color for subtitle?
watch this video below or keep reading:
Follow this 5 step below:
1. Login to your wordpress admin panel.
2. Under thesis option click custom file editor.
3. Copy the below code and paste it in custom.css
/*post sub-tittle color*/
.custom .format_text h2{background-color: #9c9c9c;
padding: 0.2em 0.2em 0.2em 0.5em; color:#ffffff;
-moz-border-radius: 4px; }
4. Then, click save.
5. You can change your background color as your own wish.
For more checkout our all Thesis theme tutorials..
Related Tutorials:
- How to Place Different Background Color for Each Sidebar Heading in Thesis Theme
- How to Add Background Image for Sidebar Heading in Thesis Theme
- How to Customize Side Bar Heading Background colors and Fonts in Thesis Theme?
- How to Change Html Tags Style in Blog Post or Page of Thesis Theme?
- How to Change Background and Border in Thesis Theme




{ 4 comments… read them below or add one }
Thanks for this, I love what the changes have done to spice up my site.
If you care to see what I’ve come up with, I made the changes to my h3 sub-heading, I’d love to hear what you think.
Thanks again for the excellent tutorial.
Thanks for the tips. I am following your site to customize my own site. Really helpful.
Thanks for using our tutorial.
Very well and easy way to change colors