I would like to position logo in center with menu on the right and left. See example: http://www.musicalfidelity.com
Is there any chance to do that ?
Hi altei!
will be quite difficult, as the theme is not made for this layout. However, send us a link to your website and we try our best.
Best regards,
Andy
Thanx Andy! I am just creating the basic layout so the site is nothing that beginning. And the goal is to have the optics the same as the english musical fidelity site, but in responsive design as all our pages… From my point of view will be probably solution if we can use the menu element twice in two layout elements on the left and right and in the middle then the logo?
Hi!
You can start by adding a custom link between “Archiv” and “Novinky”. Keep it blank. Go to the Screen Options then enable the CSS Classes field. Add a unique css class to the new menu item, use “menu-blank” for example. Add this in the Quick CSS field:
.menu-blank {
width: 400px;
}
This will create a space between the menu items above. The only thing left to do is to remove the menu borders then offset the position of the menu container.
Cheers!
Ismael
Hey Ismael
I want to do exactly this but when I remove the Label from the Custom Links item, it removes from the menu altogether – i.e. I cannot save it without a Title and then the title still shows in the Navigation Menu.
Any thoughts?
Hi!
not sure what you mean, but what happens when you activate a default WordPress theme? do you get the same result?
Regards,
Andy