• Hi there. I am trying to change the name of the tinynav drop down menu on the responsive version of sugar and spice from “Menu” to “Pages” since one of our pages is entitled “Menu.” Thanks in advance for your help.

Viewing 1 replies (of 1 total)
  • Thread Starter litchick

    (@litchick)

    Nevmnd, found it.

    functions.php
    ln 235

    $("#nav").tinyNav({header: '<?php _e( "Pages", "sugarspice" ); ?>'});

    Changed “menu” to “Pages” to change the name of the page on the responsive site.

Viewing 1 replies (of 1 total)
  • The topic ‘Change name of tinynav menu’ is closed to new replies.