• Hello, I’m trying to change the name of the Home Page in the Page Menu to “Home”. Instead, it’s showing the Page Title which really doesn’t help when looking at the menu. Is there a way to change that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter iibobii

    (@iibobii)

    Just as a side note, I’ve tried updating the Navigation Label to Home, but it doesn’t seem to see that. I’ve even created a custom link to the home page with Home as the Navigation Label…but no luck. I had other problems adding media and through Forum suggestions, I disabled the plugins which fixed that problem. By disabling the plugins, could this be causing this problem? If so, do you know what plugin I would have to activate? Thanks.

    I was trying to solve the same problem myself today and failed until … I deliberated on a wonderful plugin (free from WP) I’ve had installed for sometime to change the menu order and now suddenly discover I can edit the menu there as well … easy! That plugin is Pagemash.

    Happy blogging!

    I just add

    #site-title {
      display: none;
    }

    ..to the custom css then manually add a “Home” menu item in.

    HTH ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing the name of Home page in Page Menu’ is closed to new replies.