I have changed the URL location of my site in the general settings of the wordpress dashboard. All URLs are changed correctly to hide the primary domain except the "HOME" link in the menu of the site.
If you view the source file of my site, you'll see the code referencing the home link still references my primary domain (lbc-construction.com).
<h2 class="logo logoimg">
</h2>
<!-- Navigation for Pages starts here -->
<div class="menu-home-page-container"><ul id="menu-home-page" class="nav"><li id="menu-item-112" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-112">Home
I can't have anyone see my primary domain address and would like to change the line of code, but I don't know where to find the source file that has this code.
Please help.














