NiceThemesNo logo with centered menu – NiceThemes http://nicethemeswp.com/forums/topic/no-logo-with-centered-menu/feed/ Sun, 20 Apr 2025 22:04:22 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/no-logo-with-centered-menu/#post-5100 <![CDATA[No logo with centered menu]]> http://nicethemeswp.com/forums/topic/no-logo-with-centered-menu/#post-5100 Thu, 18 Dec 2014 20:59:24 +0000 mfeemster I would like to not have a logo, and have the menu bar horizontally centered. I’ve tried a few things and can’t seem to get it.

I set the logo to none, yet I still get a Flatbase logo that shows up. I was able to turn it off with this:

#default-logo { display: none; }

Is that the correct way of going about it?

After I did that, the menu is not aligned in the center of the screen. What is the preferred way of centering the menu with no logo shown?

Thanks.

]]>
http://nicethemeswp.com/forums/topic/no-logo-with-centered-menu/#post-5101 <![CDATA[Reply To: No logo with centered menu]]> http://nicethemeswp.com/forums/topic/no-logo-with-centered-menu/#post-5101 Fri, 19 Dec 2014 14:21:16 +0000 Juanfra Aldasoro Hello,

Thanks for writing. Unfortunately the theme is not prepared to display no logo. Hiding the logo with css will not center the navigation.

In case you want to hide the logo I´d recommend you to do it over the “#header #top #logo” id.

Regarding a center alignment for the menu, unfortunately that´s part of your customization and we can not provide support on customizations. I’d recommend you to take a look on some tutorials on how to center align list items with css (horizontally). For example: http://alittlecode.com/center-list-items-horizontally-text-align-center-inline-block/

Best,
Juan.

]]>