• Resolved speedy_snail

    (@speedy_snail)


    I’ve created a child theme which overrides Neve.

    How do I get the top menu to go underneath the logo, so the menu has a whole line to itself?

    I have looked at the code, and worked out that:
    do_action( 'neve_do_header' );

    displays the menu (and obviously the header), however I have been unable to understand how to modify the HTML of the header, so it displays the menu on a new line beneath the page title.

Viewing 1 replies (of 1 total)
  • rodicaelena

    (@rodicaelena)

    Hi,

    If I understood well and you want to have the header area like this: a line where the logo is, and under that another line with the menu, you can do that from the theme, without the need for a child theme.

    The header builder has three rows, where you can drag and drop components as you need. So you could achieve what you need, by leaving the Logo component on the first row, and the Primary menu on the second one.
    https://prnt.sc/r8wsy6

    https://docs.themeisle.com/article/946-neve-doc#header

    Regards,
    Rodica

Viewing 1 replies (of 1 total)
  • The topic ‘How to move menu below page title’ is closed to new replies.