I added the ‘title_li=’ parameter, but it just comes up with the same thing. When I remove the ‘exclude=19,20,21’ parameter, everything works fine, but then again the pages are back on the navbar. This is what I have currently (gives the same result as the picture above):
<?php wp_list_pages('exclude=19,20,21 title_li='); ?>