Tagged: Header Size
Hi there,
I’ve searched the support and i’ve not seen any relevant answer to my particular situation.
Ok, Please have a look at this : http://bathmatesingapore.com/2014/
See the header (logo plus the menu)? In my opinion there are too much padding to the top and bottom. How can I reduct on that?
Thanks and best regards,
Jason
Hey Jason!
Try adding this code to the Quick CSS:
#header_main .container, .main_menu ul:first-child > li > a {
height: 90px !important;
line-height: 90px !important;
}
html.fixed_header #main {
padding-top: 90px;
}
Cheers!
Josue
Thank you very very much Josue!
It’s much better now!
May I know if there is still a way to align the logo to the centre of the top and bottom of the header?
Thanks again Josue!
Jason
Hey!
Please add following code to Quick CSS as well
.logo img {
margin-top: 7px;
}
Cheers!
Yigit
What else can I say? I just love Kriese’s theme and most importantly your superb support team!!!!
I’ve already bought 4 of your themes and I absolutely love every second building my sites.
Thanks you so much Yigit and Josue!
Jason
You are welcome, glad we could help :)
Regards,
Josue