THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Move and Center Nav Bar under Header

Home › Forums › Omega Child › Move and Center Nav Bar under Header

Tagged: move menu, move nav bar, nav bar

  • This topic has 2 replies, 3 voices, and was last updated 12 years, 1 month ago by han.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 20, 2014 at 12:36 pm #1940
    whitlane
    Participant

    Hello!

    I’ve read several discussions about moving the nav bar under the header, but none have seemed to work with the child theme I’m using: family. Can you help me move and center the nav bar?

    Many Thanks,
    Whit

    March 20, 2014 at 2:14 pm #1942
    wattersk
    Participant

    I need to know this as well.

    March 21, 2014 at 7:33 am #1960
    han
    Keymaster

    find this code in functions.php
    add_action( 'omega_after_header', 'omega_get_primary_menu' );
    and replace with
    add_action( 'omega_after_header', 'omega_get_primary_menu', 11 );

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php