Can I move the primary nav to below the slider?

Homepage Community Forums Epik Theme Support Can I move the primary nav to below the slider?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8888
    DigitalEssence
    Customer

      Hi,

      I’d like to move the navigation to below the slider. I’ve got the GRS in Slider Wide widget area. Is this possible?

      thanks

      #8897
      Eric
      Customer

        I answered a similar question a while ago. If you search the forums you’ll come across the posts. Here is one that can help – https://appfinite.com/topic/move-navigation-below-slider/#post-7486


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #8914
        DigitalEssence
        Customer

          Thanks Eric.

          I’d actually already seen that post while searching Google but then lost the url and couldn’t find it when searching the forum so thanks for the link.

          I tried adding priority to the genesis_do_nav as discussed but it would either sit above the slider from 0-11 and then jump below all content at 12.

          In the end I added a priority of 1 to epik_home_loop_helper_top in home.php and it’s sorted it straight away.

          add_action( 'genesis_after_header', 'epik_home_loop_helper_top',1 );

          Thanks for your help.

          #8922
          Eric
          Customer

            You’re Welcome 🙂


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Can I move the primary nav to below the slider?’ is closed to new replies.