Thanks, I found another solution:
.menu {
background-color: #36033B;
font-family: 'Shentox-Bold', sans-serif;
font-size: 28px;
padding:0;
margin:0;
height: 50px;
}
The problem I now have is that the menu text is not vertical centered. As you can see I already tried margin and padding but it did nothing. Can you please help me with that?
Thank you!
Btw. if I upgrade to your Pro theme, do I loose all my custom settings and CSS?