Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Menu Split by logo – WP Twenty Fourteen Reply To: Menu Split by logo – WP Twenty Fourteen

#170975
chrisburton
Participant

@r3quiem In your WordPress admin section, go to Appearance > Menus. You need to create two separate menus. One for the left side and one for the right.

Then, in your menu.php file you need to edit your code to the following: link here

Notice the 'menu' => 'Main' and 'menu' => 'Secondary'. Change those to whatever you named your two menus.