• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: Add a mobile responsive "toggle" or "hamburger" menu to the Epik theme

Home › Community Forums › Epik Theme Support › Add a mobile responsive "toggle" or "hamburger" menu to the Epik theme › Reply To: Add a mobile responsive "toggle" or "hamburger" menu to the Epik theme

December 31, 2013 at 8:14 pm #9713
xolotl
Customer

FWIW, I finally got the hamburger to appear by adding the following code snippet to epik’s functions.php:

//* Enqueue mobile header script
add_action( 'wp_enqueue_scripts', 'lb_mobile_header' );
function lb_mobile_header() {
        wp_enqueue_script( 'lb_mobile_header', get_stylesheet_directory_uri() . '/js/lb_mobile_header.js', array( 'jquery' ), '', true );
}

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework