Page is a not externally linkable
- Code, Content, and Presentation
-- WordPress
---- Add class to category Wordpress


lorax - 7:30 pm on Apr 16, 2012 (gmt 0)


is_category only works for the category level page itself. Use in_category for anything within that category so:

is_category('areas') || in_category('areas')


Thread source:: http://www.webmasterworld.com/wordpress/4441619.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com