Change Title Of Main Navigation Menu

  • Unknown's avatar

    I want to change the title of the main naviation menu. I have the css code to delete the title below, but I want to add a title.

    .main-navigation__title { display: none; }

    What would be the code to add a title?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi valuedinsights,

    You can try editing your menu region5recovery.com/wp-admin/nav-menus.php to see iff you can change your menu title from there.

    Also, your site region5recovery.com. is not hosted with WordPress.com.

    There are 2 versions of WordPress. What we do at WordPress.com is a bit different from the installation of WordPress that you use with a hosting company.

    This guide outlines those differences: https://en.support.wordpress.com/com-vs-org/

    You’ll want to post at wordpress.org/support/ for help with this site and much better if you can provide as much details as you can like the WP version, theme, plugins installed, etc so you can get a good reply.

  • Unknown's avatar

    @valuedinsights, I would suggest contacting support for the theme you are using, where you purchased or downloaded it. From looking at the source code for your site, it appears as if that main navigation menu title was added directly to the HTML and would require editing of the theme files to change it. If that is the case, I would also suggest that it be added with a div and a CSS class so that you can then style it with CSS.

  • The topic ‘Change Title Of Main Navigation Menu’ is closed to new replies.