Header Style "Stack Center": Menu is not centered

Hi everybody,

we are quite satisfied with the "BeTheme" Theme and the giant choice of demo data.

But there's one thing that does not work as expected. We use the "IT-Service" Demo Data. In BeTheme options, we choheader style "Stack Center". Result: The logo is - as excpected - above the menu and centered. Unfortunately the menu is not centered. The "Stack Center" icon in the options menu suggests, that the menu is supposed to be centered as well.

Is it possible to center the menu?

Example: http://test.t-raumkonzept.eu

What we already tried: I found "CSS-Coding", that I included into the Custom CSS area. It makes the menu centered. But when scrolling down, the sticky header is not working properly: the design is a little messy. Logo is left and above the menu (not in the same line).
CSS-Coding:
#Header .menu > li { display:
inline-block; float: none;}
#Top_bar .menu_wrapper { text-align: center; width: 100%; }

Example: http://t-raumkonzept.eu/?page_id=49

Thanks for any help!
Best regards
Christian

Comments

Sign In or Register to comment.