Hi,
how can i reduce the height of my menu-bar?
Thanks,
Vanwero
Hi,
how can i reduce the height of my menu-bar?
Thanks,
Vanwero
Hey,
add following code to css/custom.css and adjust the height value:
#menu_header .container {
height: 80px;
}Thank you this helped
You must log in to post.