How to decrease Header Height?
Hello,
I installed betheme on http://sanalhost.net/sunlog/ (Be|Transfer sample imported ) and i would like to decrease header height 90px to 70px but when i apply this CSS rule :
.container {height: 70px !important;}
or
#Top_bar {height: 70px !important;}
it looked like not good so could you help me please about this?
Comments
to decrease header height, you must decrease paddings for logo and menu items. You can easily do this with below css: