Resolved

Logo in middle of navigation

Polestar Theme started by TheMarketingCo Jan 13, 2021 3 replies
TheMarketingCo Jan 13, 2021 · 2:12 pm #15310

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

Puro Support Puro Jan 13, 2021 · 7:40 pm #15311

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.

TheMarketingCo Jan 18, 2021 · 3:54 pm #15317

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

Puro Support Puro Jan 18, 2021 · 5:12 pm #15320

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.

4 posts