[Resolved] Logo in middle of navigation

  • Author
    Posts
  • #15310

    TheMarketingCo
    Participant

    Hi is it possible to have the logo in the middle with the navigation split on either side of the centered logo?

    Many Thanks
    James

    #15311

    Puro Support
    Keymaster

    Hi James

    Thanks for posting your question.

    Unfortunately, at the moment, there isn’t a layout option available in Polestar to split the menu.

    If this is an essential feature you’re after you could perhaps hire a developer to write the necessary CSS or perhaps consider a theme that has a split menu on offer out the box.

    Sorry, I don’t have better news.

    #15317

    TheMarketingCo
    Participant

    Hi I like your theme so elected to keep it and not go looking for a new theme with a split menu and centered logo. I did find a workable solution however…

    Get this plugin https://wordpress.org/plugins/menu-image/ and add the logo image to the home menu item and move the home menu item to the middle of your menu items in menus.
    Set the theme header layout to centered
    Hide the site branding with css
    .site-branding {
    display:none;
    }
    Use the .site-branding img class in the menu css class option
    And finally to add a home link to the mobile menu use follow the instructions on this Puro support link

    Mobile Only Menu Links

    #15320

    Puro Support
    Keymaster

    Awesome, really glad to hear you’ve made progress. Thanks for taking the time to document the steps you took. All the best with your site.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Scroll to top