Hi!
Thank you. I did this, but one of my changes disappeared. I want the logo to have the same size all the time, and not being smaller when I scroll down the page. I think I used this code before:
#header_main .container, .main_menu ul:first-child > li > a {
height: 100px !important;
line-height: 100px !important;
}
But this isnt working anymore. Ideas?