If you look across the top, you will see the pages listed starting with Events, Become a Member, etc.
It needs a space under it. Where do I go to correct this?
Thank you in advance.
I don't know if this helps but in header.php, I found this, the first two titles of the pages:
<li class="page_item page-item-407 current_page_item">Events
<li class="page_item page-item-407 current_page_item">Become a Member
<?php wp_list_pages('title_li=&depth=1');?>
But not the rest of the pages. Is this what's screwing it up?