On the home page, you can display the main_page text. The problem is that if you drill down one level to a sub category that has no products, but rather has additional subcategories, the main_page text still appears instead of just the intro text that you assign to that category.

In admin, there is no way to adjust this setting.

For example:

Home: main_page text
---Shirts: main_page text at top (not desirable) + Shirts text
-----Black Shirts: Black Shirts Text
------Product a
------Product c
------...

How can I control the text on the Shirts level so that it does not include the main_page text?