Quote Originally Posted by ranger_lp View Post
I'll apologize upfront if this has been asked before but is there a way to change the case of the header words to initial cap (i.e.: HOME -> Home)?

TIA
Yup, remove this from includes/templates/YOUR_TEMPLATE/css/stylesheet_header_menu.css:

text-transform:uppercase;