- This topic has 3 replies, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support › Forums › Sunshine Pro Theme › move nav-secondary to after footer widgets?
how can I move the nav-secondary to after the 3 footer widgets?
Best Regards,
Jesper
I think I got it;-) I have changed the header.php, line 53,from 8 to 99. I hope this is the right way solve this? 🙂
Line 53 in header.php
add_action( ‘genesis_before_footer’, ‘genesis_do_subnav’, 99 );
Yes. Correct
Thank you Paul, just perfect:-) please mark as [Resolved]