• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to user navigation

PopWP

WordPress and Genesis Tutorials

  • Get Started
  • About
  • Archive
  • Services
  • Membership
  • My Account

Off-Canvas slide in-out responsive menu in Genesis

Last Updated on July 8, 2021 Favorited: 0 times

This tutorial provides the steps to create an off-canvas side slide in-out responsive menu in Genesis Sample. It is an updated version of the previous tutorial Off-Canvas side slide in-out responsive menu in Genesis Sample and not touch the default layout of the title area.

Preview:

https://popwp.com/images/2021/02/2021-02-25-16-39-42.mp4

Tested on Genesis Sample 3.0.0+

Prerequisite:

  1. Install and Activate Genesis and Genesis Sample theme.
  2. Assign the Primary Navigation in Apperanace > Menus.

STEP 1

A. Remove the default responsive menu. Open your child-theme/functions.php and delete the following:

    $suffix = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
    wp_enqueue_script(
        'genesis-sample-responsive-menu',
        get_stylesheet_directory_uri() . "/js/responsive-menus{$suffix}.js",
        array( 'jquery' ),
        CHILD_THEME_VERSION,
        true
    );

    wp_localize_script(
        'genesis-sample-responsive-menu',
        'genesis_responsive_menu',
        genesis_sample_responsive_menu_settings()
    );

For Genesis Sample 3.0.0+ follow Remove Responsive Menus in Genesis Sample 3.0.0+

To view the full content, please sign up for the membership.

Already a member? Log in below or here.

 
 
Forgot Password

Related Posts

  • Responsive Hamburger Menu design in Genesis
  • Expanding Search box in menu-item list in Genesis
  • Slide in-out Responsive Menu with Overlay in Genesis Sample
  • Off-Canvas side slide in-out responsive menu in Genesis Sample
  • Slide in-out Responsive Menu forever in Genesis Sample 3.0.0

Categories: Premium Content Tags: canvas menu, menu, slide in-out

Primary Sidebar

Search

WPEngine WordPress Hosting, Perfected.

Hosting You are looking for?.
Perfect solution for small business to global enterprise.

Learn more

StudioPress Genesis Theme Framework

The No.1 Theme Provider.
Creative, SEO rich Theme for all niche projects.

Learn more

Categories

  • Free Content
  • Genesis Tutorials
  • Premium Content
  • Snippets
  • What's New?
  • WordPress Tutorials

Tag Cloud

Archive Background Section blog canvas menu center logo columns conditional tags CSS CSS Grid custom Customizer custom post type Custom Post Types custom template Custom Widget effect eNews Extended Featured Image front-page Genesis Genesis Sample header right hero section Image Background js layout left menu Logo menu Navigation Menu newsletter post page related posts responsive menu search search widget Shrinking Logo site header slide in-out Stylesheet Template Utility Bar Video Background widgets WordPress

Built with Genesis Framework + WordPress by Aryan Raj

  • Contact
  • FAQ
  • Disclaimer
  • Privacy Policy
  • Copyright Policy
  • Terms of Service