First of all, thanks for a truly great theme, that I'm just getting to know

Now, my issue at hand is how to remove the title of all pages. Not (single) posts, but pages.
Usually I would remove the appropriate line from page.php, but since that file does not exist in atahualpa, this is not a solution.
The function seems to lie bfa_post_parts.php and I have tried to remove the section:
PHP Code:
function bfa_post_headline($before = '<div class="post-headline">', $after = '</div>')
But this remove title in both pages and posts, and I do want to keep the title on posts.
I have not seen somewhere in the atahualpa settings where I can disable page titles. Can someone give me a hint on this? :-)
Kind regards
