Page titles are all in lower case. Is it possible to change this?

Comments

Anonymous’s picture

The lower case happens in the CSS files with "text-transform: lowercase;" You can remove that line to eliminate the lowercase conversion.

Anonymous’s picture

Status: Active » Closed (fixed)