php 从移动导航中删除单词菜单

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php 从移动导航中删除单词菜单相关的知识,希望对你有一定的参考价值。

<?php
/**
 * Rebecca Sehn child theme.
 *
 * @package Rebecca Sehn
 * @author PaoneCreative
 * @license GPL-2.0-or-later
 * @link    https://my.studiopress.com/themes/rebecca-sehn/
 */

/**
 * Genesis responsive menus settings. (Requires Genesis 3.0+.)
 */
return [
	'script' => [
		'mainMenu'    => __( '', 'genesis-sample' ),
		'menuClasses' => [
			'others' => [ '.nav-primary' ],
		],
	],
	'extras' => [
		'media_query_width' => '768px',
	],
];

以上是关于php 从移动导航中删除单词菜单的主要内容,如果未能解决你的问题,请参考以下文章

导航栏引导菜单未在移动设备中显示

删除 Wordpress 导航标签?

Wordpress 如何在导航菜单中删除自动生成的

如何从 PHP 中的多维关联数组中删除项目

在折叠移动显示所有引导子菜单为打开

Bootstrap 4 灵活的响应式导航栏菜单