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]
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">