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

    Hey,

    I’m currently using the ‘Fixed header with social icons and additional navigation – can you tell me how to disable the header resize on scrolling down?

    Thanks!

    #216786

    Hey Iano999!

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

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

    Cheers!
    Yigit

    #217076

    Perfect, thanks Yigit!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Switch off header resize’ is closed to new replies.