Chris asks,
Hi how do you add the word MENU in the Ambiance pro theme?
Here's how.
Before:
After:
Edit js/effects.js.
Replace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(".nav-primary .genesis-nav-menu").addClass("responsive-menu").before('<div id="responsive-menu-icon"></div>'); |
with
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Thank you!
How do i add it in executive pro theme
Here you go: http://sridharkatakam.com/how-to-add-menu-to-the-right-of-hamburger-icon-in-executive-pro/
[…] In the past I wrote about adding the word MENU to the hamburger menu icon at responsive breakpoints in Altitude Pro and Ambiance Pro. […]