• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Editing Things the "Genesis Way" — Where do I find the base templates?

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Editing Things the "Genesis Way" — Where do I find the base templates?

This topic is: resolved

Tagged: menu-toggle

  • This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago by jared.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 30, 2018 at 5:35 pm #221258
    jared
    Member

    I'm new to the Genesis framework, and am used to just replacing .php files in my child themes to override a parent template. Genesis seems to be more of a 'hook' -er and I am wondering where to look to modify the actual contents of my header. Where is the actual template, and how do I modify it directly -- using Monochrome Pro child theme if that matters! Thanks!

    June 30, 2018 at 8:39 pm #221265
    Brad Dalton
    Participant

    Specifically, what element did you want to modify in the site header?


    Tutorials for StudioPress Themes.

    July 1, 2018 at 1:23 am #221269
    jared
    Member

    I'd like to modify the menu toggle.

    July 1, 2018 at 10:11 pm #221277
    Brad Dalton
    Participant

    Specifically, what did you want to modify?

    You'll find the PHP code for the me u in functions.php

    The CSS in the style sheet

    And the js in the js > responsive-menus.js file.


    Tutorials for StudioPress Themes.

    July 2, 2018 at 2:05 pm #221289
    jared
    Member

    Thank you, I find what I was looking for in functions.php -- I must have overlooked it the first time, I appreciate you pointing me back there. If anyone else is looking for the menu settings they look like this:

    // Define our responsive menu settings.
    function monochrome_responsive_menu_settings() {
    
    	$settings = array(
    		'mainMenu'         => __( 'Menu', 'monochrome-pro' ),
    		'menuIconClass'    => 'fa fa-menu',
    		'subMenu'          => __( 'Submenu', 'monochrome-pro' ),
    		'subMenuIconClass' => 'ionicons-before ion-chevron-down',
    		'menuClasses'      => array(
    			'combine' => array( ),
    			'others'  => array(
    				'.nav-primary',
    			),
    		),
    	);
    
    	return $settings;
    
    }
  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Editing Things the "Genesis Way" — Where do I find the base templates?’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble