Is it possible to set up WordPress so that when you click on a main nav item, it takes you to the first subpage of that page, rather than going to the actual page?
So for instance, I have:
ABOUT
- News
- Events
- Employment
Since no content exists for the actual 'About' page, I'd like it to go to 'News' when 'About' is clicked in the main nav.
Is it possible?