chrisjbaker
Member
Posted 1 year ago #
Hi,
I've just started building a new site for my business and am trying to ID and remove a piece of code. It appears on each page as follows:
Location: (home page link) >> (current page title)
Here's a link to the site:
http://triformance.com/meet-the-coach
It'll appear as Location: TRIFORMANCE >>Meet the Coach
I'd like to remove this on each page. Any help you could provide would be much appreciated.
Thanks in advance!
Chris
Which theme is it?
Did you already create a child theme, so that your changes wont lost when updating the theme in the future? ( http://codex.wordpress.org/Child_Themes )
chrisjbaker
Member
Posted 1 year ago #
I didn't. Thanks so much for the info. I'll get to work on that this weekend!
Chris
general:
search for a <div id="navigation-tree"> in all templates of your theme; and possibly remove the whole div.
as you are using a commercial theme by themeforest, please contact them for support with any questions regarding the theme.