I reduce the size of the header like I read in the forum:
#header_main .container, .main_menu ul:first-child > li a{ height:40px; line-height: 40px; }
But now there is a gap between the header and the body
http://2.bilderreich.cc/portfolio-item/london-1/
How I can delete the gap?
Hi,
Do you remember which post said that?
Please add this css to your /css/custom.css file
.fixed_header #main {
padding-top: 42px;
}
Thanks,
Nick
works fine – Thank you
no problem. love your icon. Thats wild stuff. lol
Nick