• I want to know how to make tag titles to appear in lowercase.I am using version 2.7 and my web page is cricketstint .Take a look at this page the titles will look capitized.I want to make it appear in lowercase

Viewing 1 replies (of 1 total)
  • They all look lower case to me.

    They are all in bold, if that is what you mean. This is why;

    style.css (line 461)

    class-cats a {
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘how to make tag titles to appear in lowercase’ is closed to new replies.