Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #199711

    The fixed header with secondary menu works well for my site, but I would like to have it not re-size in all browsers-like it does not in Chrome.

    Is there a quick css?

    #199756

    Hi wittwer!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .logo, .logo a, .logo img { max-height: 116px!important; }
    .social_header #header_main .container, .main_menu ul:first-child > li > a {
    height: 116px!important;
    line-height: 116px!important;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to force header to not resize?’ is closed to new replies.