• 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

Removing the word 'Menu' from the responsive menu

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 › Removing the word 'Menu' from the responsive menu

This topic is: not resolved

Tagged: authority pro, menu, responsive menu

  • This topic has 4 replies, 2 voices, and was last updated 3 years, 7 months ago by Victor Font.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • July 7, 2019 at 7:27 am #492173
    AdamT
    Participant

    Hello.

    Website URL: skinsens.co.il

    My website is using the Authority Pro theme. I'd like to remove the word 'Menu' from the responsive menu throughout the site. Unfortunately, I haven't been successful in doing it so far.

    This question has already been resolved over a year ago but the suggested solution is not working for me and I can't find the script in question in the theme library.

    Thanks in advance,
    Adam

    https://skinsens.co.il/
    July 7, 2019 at 7:37 am #492174
    Victor Font
    Moderator

    There's something wrong with the SSL certificate on your site. Firefox won't allow me to visit the site and produces the following warning:

    Warning: Potential Security Risk Ahead

    Firefox detected a potential security threat and did not continue to skinsens.co.il. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card details.

    Different themes use different methods for adding the word "menu" to the mobile menu. The solution you referenced was for that particular theme. What theme are you using on your site?


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    July 7, 2019 at 8:06 am #492175
    AdamT
    Participant

    Hi Victor. Sorry for the SSL certificate issue. I've now resolved it so please try revisiting it at https://skinsens.co.il

    I'm using the Authority Pro theme.

    Thanks

    July 8, 2019 at 12:21 pm #492193
    AdamT
    Participant

    Hello,
    Has anyone got an idea of how to remove the word "Menu" from the responsive menu? Theme: Authority Pro.

    Thanks

    July 8, 2019 at 2:29 pm #492196
    Victor Font
    Moderator

    Look for this code in functions.php:

    /**
     * Defines the responsive menu settings.
     *
     * @since 1.0.0
     */
    function authority_responsive_menu_settings() {
    
    	$settings = array(
    		'mainMenu'         => __( 'Menu', 'authority-pro' ),
    		'menuIconClass'    => 'dashicons-before dashicons-menu',
    		'subMenu'          => __( 'Submenu', 'authority-pro' ),
    		'subMenuIconClass' => 'dashicons-before dashicons-arrow-down-alt2',
    		'menuClasses'      => array(
    			'combine' => array(
    				'.nav-primary',
    				'.nav-social',
    			),
    			'others'  => array(),
    		),
    	);
    
    	return $settings;
    
    }

    Change the line that reads:

    'mainMenu' => __( 'Menu', 'authority-pro' ),

    to

    'mainMenu' => __( '', 'authority-pro' ),


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 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