Thesis is a wonderful and unique WordPress theme with loads of features. We have already discussed many customization techniques to get an unique look for your thesis blog. Here’s another one in the series.
How to Change the Colours of Sidebar Headers in Thesis:
In my opinion, changing the colours of Thesis sidebar headers, is the best and easiest way to customize your blog. Thesis uses the code ‘sidebar h3′ for the header titles. By changing the code you could change the header background, the colour of the font and even the font style itself.
Just follow the steps given below to customize the colour of your sidebar headers.
1. Login to your WordPress Admin panel and Click Custom File Editor in Thesis options.
2. Add the following code in custom.css file and click the save button and you are done.
.custom .sidebar h3 {font-weight: bold; color: #F5F5F5; padding: 0px 5px; background: #339999;}
In the above code, I have used the colour #F5F5F5 for the font and i have kept the font styling as bold . You could change that to your desired colour of choice.
Feel free to discuss about the thesis customization tips written in this blog, here in the comments section.






Sathishkumar Varatharajan is an Online Marketer and a Full time blogger from Salem, India and he is one who launched this blog on June 10, 2010. After working alone on this blog for almost 7 months, he finally found a partner by the name John Rampton, an experienced Affiliate Marketer who helps him to uncover the true potential of TechieMania.
{ 1 comment… read it below or add one }
Worked great.
Been trying to find the right code and many had it very slightly wrong… You’rs is spot on though.
Keep it up
{ 1 trackback }