• Resolved Deadeye007

    (@deadeye007)


    How would I go about changing the title of the the mobile main navigation menu, which by default is ‘Primary Menu’? I’d like to display ‘Main Menu’ for instance.

    Done quite a bit of search and from I’ve gathered it’s not a straight forward change. Seems to be a generated title, so I’m having trouble understanding the changed that need to be made.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Venkat Raj

    (@webulous)

    1) You need to create a child theme
    2) Copy and paste header.php from parent theme to child theme
    3) Find and Replace ‘Primary Menu’ to ‘Main Menu’

    Thread Starter Deadeye007

    (@deadeye007)

    Thanks so much for the response! I had done that previously but I must have done it locally and then looked on the live site before updating the database, derp, silly mistake on my part. Thank you again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change 'Primary Menu' text in mobile’ is closed to new replies.