Sidebar in lowercase
-
On my sidebar all of the titles are in lowercase:
pages
categories
search
archivesInstead of:
Pages
Categories
etcI have tried to capitlize the first letter such as:
<?php wp_list_pages(‘title_li=Pages’); ?>
But it still displays in lower case letters. I assume this must now be a css thing..but after looking it over, I can’t see how to fix this problem.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
The topic ‘Sidebar in lowercase’ is closed to new replies.