Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27270

    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

    #133434

    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

    #133435

    Fantastic. Worked a treat. Thanks very much for your help and very quick response. Very much appreciated.

    Cheers

    Jase

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fixing the top logo container’ is closed to new replies.