mzkatie
Member
Posted 2 months ago #
This site: http://www.hcgdietdata.com
Want to remove the link "Policies & Disclaimer" from header.
I have placed that link in the footer.
I will be creating a Child Theme.
Which file in the Editor contains the code for the top menu links?
(I've reviewed many of the files and just can't find correct one)
I am not an expert in WP. Thank you.
W.P. Ginfo
Member
Posted 2 months ago #
Hi mzkatie,
It IS NOT in the header; It is a menu-item.
It seems the menu-settings of your site may be automatically adding every new page to the menu.
- dashboard > appearance > menus
A list of menu-items is shown.
- Add, move, create submenus or remove as you see fit
http://codex.wordpress.org/Getting_Started_with_WordPress
http://codex.wordpress.org/CSS
http://codex.wordpress.org/Finding_Your_CSS_Styles
http://codex.wordpress.org/FAQ_Troubleshooting
mzkatie
Member
Posted 2 months ago #
Thank you for your feedback, however when I view
dashboard > appearance > menus
there are no menus created nor visible.
The menus screen states: To create a custom menu, give it a name above and click Create Menu.
*I have not created any menus.
Any idea which .php file contains the info for the menus?
I can maybe scan to see where that top header Privacy link is showing.
Thank you.
W.P. Ginfo
Member
Posted 2 months ago #
Hi mzkatie,
YOU may not have created a menu, but many / most / all themes create one 'out of the box'.
- create a menu by typing a name in the field
menu name.
- UN-tick the box
Automatically add new top-level pages. Now you are in control of your menu-items
- scroll down to box called
pages > click view all-tab > select all and add to te menu
- Take the items out you don't want to show
- In your new menu Drag the items in the right order
- Create sub-menu-items by índenting, dragging items to the right
- Save
mzkatie
Member
Posted 2 months ago #
Thank you W.P. for the info. Worked perfect!
W.P. Ginfo
Member
Posted 2 months ago #