• 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

Reposition Primary navigation to left, secondary to right and logo in center in Genesis Sample

Last Updated on January 19, 2019 Favorited: 0 times

This tutorial provides the steps to Reposition Primary navigation to left, secondary to right and logo in the center in Genesis Sample.

Here are some of more tutorials related with center logo and split navigation in site header.

https://popwp.com/?s=split+navigation
https://popwp.com/?s=center+logo

STEP 1

Rename Menu texts to left and right. Open functions.php and change the menu text Header and Footer to Left and Right

// Renames primary and secondary navigation menus.
add_theme_support(
    'genesis-menus', array(
        'primary'   => __( 'Header Menu', 'genesis-sample' ),
        'secondary' => __( 'Footer Menu', 'genesis-sample' ),
    )
);

to

// Renames primary and secondary navigation menus.
add_theme_support(
	'genesis-menus', array(
		'primary'   => __( 'Left Menu', 'genesis-sample' ),
		'secondary' => __( 'Right Menu', 'genesis-sample' ),
	)
);

Go to Appearance > Create Two menus 1. Left Menu and 2. Right Menu and select the display location for each.

STEP 2

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

Already a member? Log in below or here.

 
 
Forgot Password

Related Posts

  • Change Logo On Scroll in Genesis Sample
  • Responsive Menu in left, Logo in center and Offscreen Widget in Right in Genesis Sample
  • Hide and show title area or logo on hover in Genesis Sample
  • Nav Primary in left, Title area logo in Center and Nav Secondary in right in Genesis Sample
  • Primary menu in left, Logo in Center and Search widget in right in Genesis Sample

Categories: Premium Content Tags: center logo, Logo, Split Navigation

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