Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Ability
  • #12968
    BrendaSarg
    Member
    Post count: 6

    Is there any way to change the hover text on the menu? If I hover over Classes, it shows “custom-page-one”, etc.

    http://cocolady.ca/

    #13010
    Ithi – SUPPORT
    Member
    Post count: 34

    Hello BrendaSarg,

    to change link title in navigation go to Appearance > Menus. In drag&drop interface You can unfold links in menu(small arrow to bottom on right side of link). Change value in Title Attribute.

    #13047
    BrendaSarg
    Member
    Post count: 6

    Right…but if I change the Title Attributes, then the navigation doesn’t work properly. The way the menu operates is dependent on the title attributes.

    #13253
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey Brenda!

    Yes you are correct, a smooth navigating requires the section’s ID to be the same as the menu item’s title attribute in order for it to connect.
    So if you go ahead and change the menu item title attribute, you would need to access the theme’s php files and find a way to modify the section id in order to match your custom title attribute.

    In the “classes” case, the HTML would be

    <section class="section clearfix" id="custom-page-one">

    which you can find in the file template-home.php line 457.
    So go ahead and change id=”custom-page-one” and make sure that it matches the menu title attribute.

    Let me know if you were successful 🙂

    All the best,
    Mel

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register