Cannot Remove Bottom Menu From Twentyseventeen child theme
-
I created a bottom menu in the Menu Tab under Appearance only to find that it listed the menu on the side of each page, below page content/above the footers, rather than horizontally in the footer section. I then deleted that menu in the Menu Tab to no avail. It still shows on the left side of each page of my site. I can delete this menu by deleteing <div class=”bottom-menu’> in Chrome Inspector, but don’t know how to save that change to my website.
Also, I am using Site-Origin Page Builder throughout this site. I am only interested in deleting this menu. Here is the code from Chrome Inspector:
<div class=”site-content-contain”>
<div id=”content” class=”site-content”>…</div>
<!–#content –>
<footer id=”colophon” class=”site-footer” role=”contentinfor”> ==$0
;;before
<div class=”bottomMenu”>
<div class=”menu”>-
<li class=”page_item page-item-22″>…
<li class=”page_item-300″>
<ahref=”https://nexusbuildingsolutionsinc.com/contact-us”>Contact Us
<li class=”page_item page-item-191″>…
<li class=”page_item page-item-193 page_item_has_children”>…
<li class=”page_item page-item-239″>…
<li class=”page_item page-item-272″>…
<li class=”page_item page-item-269 page_item_has_children”>…
<li class=”page_item page-item-23″>…
<li class=”page_item page-item-265″>…
<li class=”page_item page-item-1043″>…
<li class=”page_item page-item-386″>…
<li class=”page_item page-item-19 current page_item”>…
<li class=”page_item page-item-1059″>…
<li class=”page_item page-item-1143″>…
<li class=”page_item page-item-230 page_item_has_children”>…
<li class=”page_item page-item-389″>…</div>
I would very much appreciate help on solving this issue.
The page I need help with: [log in to see the link]
- The topic ‘Cannot Remove Bottom Menu From Twentyseventeen child theme’ is closed to new replies.