• Resolved fabrizio1

    (@fabrizio1)


    Good morning
    the mainnav-toggle-phone button in your responsive theme appear with an icon.
    I’d like to hack it using the “Menu” string instead of icon
    How can I do it?
    Tank in advance
    Fabrizio

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fabrizio1

    (@fabrizio1)

    P.S into navigation.js into section:

    /********************
    * Mobile Navigation *
    *********************/

    $this.before(‘<button id=\”‘ + toggleID + ‘\” class=\”‘ + toggleClass + ‘\”>’ + toggleText + ‘</button>’)
    may be I have to set “toggleText” as “Menu”, but how?

    Theme Author ThemeZee

    (@themezee)

    Hi Fabrizio,

    I’m sorry to tell you that this can not be changed right now, since the navigation.js can not be overriden.

    We might that more extendable with a future update.

    Best,
    Thomas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘mainnav-toggle-phone’ is closed to new replies.