Hi There
Firstly. A brilliant theme. The best I have worked with to-date. Well done!
I want to fix the top logo panel so it doesn’t scale when I scroll down. Could you please point me in the right direction to fix this panel to a fixed height at all times.
Thanks in advance.
Cheers
Jase
Hi,
Please add this on your custom.css or Quick CSS
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
height: 116px !important;
line-height: 116px !important;
}
Adjust the height and line-height according to the height of your logo. Don’t remove the !important.
Regards,
Ismael
Fantastic. Worked a treat. Thanks very much for your help and very quick response. Very much appreciated.
Cheers
Jase