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

    Is there any way to make the height of the Fixed Header with Social Icons (currently 116px) the same as the height of the Small Fixed Header (88px), while still retaining the re-sizing function when the user scrolls down?

    Thanks!

    #217191

    Hi spmcfarland!

    Please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
    instead of 200, insert 88, then add following code to Quick CSS in Enfold theme options under Styling tab

    .fixed_header.social_header #main {
    padding-top: 119px;
    }

    You may need to adjust the top padding value

    Regards,
    Yigit

    #220517

    Perfect! Thanks for the help!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Set maximum height of Fixed Header with Social Icons and Add'l Nav’ is closed to new replies.