Hi. The solution you mentioned above worked for me.
I replaced this line in my header php:
<li <?php if(is_home()){echo ‘class=”current_page_item”‘;}?>>” title=”Home”>Home
<?php wp_list_pages(‘title_li=&depth=1’);?>
with this line:
<?php wp_list_pages(‘title_li=&depth=1’);?>
I’m using the Deep Silent theme and you can see my site at
https://atholcongregationalucc.org