Epik Secondary Navigation

Homepage Community Forums Epik Theme Support Epik Secondary Navigation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21144
    Sarah
    Customer

      I have purchased 6 of your themes. I love them! On the Epik Theme, is there a way to move the secondary navigation below the primary?

      Thanks!

      #21159
      Wes
      Moderator
        This reply has been marked as private.
        #21310
        josemv
        Customer

          I do not know what was the solution provided by Wes but I achieved the same thing by relocating subnav

          
          remove_action( 'genesis_before_header', 'genesis_do_subnav' );
          add_action('genesis_after_header', 'genesis_do_subnav' );
        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.