Where is the code I’m looking for?
-
I am trying to customize the theme I just purchased and I’m stuck…
I’m using Firebug to view the specific parts of the html code that I need to modify.
For example, I am trying to modify the navigation menu. When I select it in Firebug, the following code is displayed in the “HTML” window on the left:<body> <div class="min-width"> <div class="main"> <div id="header"> <div class="logo"> </div> <div class="menu"> <ul> <li class="current_page_item"> </li> <li class="page_item page-item-2"> <a title="About" href="https://ladieslearn.com/about/"> <span> <span>About</span> </span>
I understand what I need to do to modify the nav menu, but I can’t seem to find this anywhere in my theme pages?!?
I see the first part of the code under the header.php file:</head> <body> <div class="min-width"> <div class="main"> <!--header--> <div id="header">
but it ends there. Please help! My site that I’m working on is https://www.ladieslearn.com
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Where is the code I’m looking for?’ is closed to new replies.