Changing Navigation Pages

Viewing 3 posts - 1 through 3 (of 3 total)
  • #1888
    gregw89
    Participant

    I have recently installed this great theme. I have a static home page which I titled home. Now, I see two home pages on my navigation bar. I’d like to know how to edit which pages are listed on the navigation bar. Thanks.

    My url is: [url=http://www.startyourmovie.com/]StartYourMovie[/url]

    #1889
    Daniel Tara
    Keymaster

    Hi,

    Open the file functions.php and remove this line:

    <li<?php if(is_home()) echo ' class="current_page_item"'; ?>><a" href="<?php echo home_url(); ?>/">Home</a">
    #1890
    gregw89
    Participant

    Thanks. That worked.

Viewing 3 posts - 1 through 3 (of 3 total)

Tagged: 

You must be logged in to reply to this topic.