i did as the video instructed, and then deleted from the header .php the below
<ul id=”nav”>
<li <?php if (is_home()) echo(‘class=”current_page_item” ‘); ?>>“>home
i have a new issue though –
is there a way to delete the HOME heading on the ‘home page alone?