Moving navigation menu in Alves

  • Unknown's avatar

    I need to move the navigation menu in Alves. The default primary nav menu takes up only part of the page width. I would like to take up the entire width, so I moved it out of the header and put it in a block element on the homepage.

    However, I can’t copy this HTML to the blog page — there is no option to add HTML, it only lists blog entry titles and body.

    How do I make it so the universal menu takes up the entire width of a page?

    My site is: porchlightcommunity.org/test.

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    The menu on that site is in the header section of the site, not in the page content.

    To make the menu only wider, you’d need to use CSS to force it wider than its parent container, or else you’d need to modify the theme’s source code to move it outside of the header completely and into its own container.

    We’re not able to provide support for that level of customization, so you can either hire a freelance developer to help you with these changes, or if you can code something like this yourself and just need help with the code you can ask in a developer forum like wordpress.stackexchange.com.

  • The topic ‘Moving navigation menu in Alves’ is closed to new replies.