[Support request] Header/Nav Layout

Home Forums Support [Support request] Header/Nav Layout

Home Forums Support Header/Nav Layout

  • This topic has 1 reply, 2 voices, and was last updated 2 years ago by David.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2168509
    Shaun

    Hi
    I am looking for help with how to achieve a similar header/nav layout to the above https://www.apollobayholidaypark.com.au/
    Thanks
    Shaun

    #2168913
    David
    Staff
    Customer Support

    Hi there,

    hmmm… thats a fun one. I would probably go for the Primary > Navigation set to Float Right so we have the logo left and nav to the right.

    Then its a bunch of hooks. Using the generate_inside_navigation hook to add some HMTL for the text above the menu, and the text below the menu. As long as each of those elements have their own CSS Classes we can use flexbox to re-order them.

    For the button you can add it either via Header Widget or another hook such as the generate_menu_bar_items ( if you want it visbile on mobile too ) or the generate_after_navigation

    Its gonna require some CSS to order and lay it all out nicely – if you want to try setting that up we can take a look at the CSS required.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.