Reply To: Move Navigation below Slider

Homepage Community Forums Ally Theme Support Move Navigation below Slider Reply To: Move Navigation below Slider

#7486
Eric
Customer

    Priority should be added to the action not the css. Like this –

    add_action( ‘genesis_after_header’, ‘genesis_do_nav’, 12 );

    Start from 0 and keep raising the number until it gets in the position you want.


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