New Landing How can we help? Themeforest Theme Support Flexform Make the main header follow down when scrolling page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #98925
    curiouspaul
    Member
    Post count: 9

    First of all, thanks for the great theme.

    My client really hates the mini header (no detailed reasons) so, he wants the main header to follow down the page like mini header does, but just not the mini header.

    Help please?

    #98970
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #header-section, #mini-header {
      border-bottom-color: #333333;
      position: fixed;
      width: 100%;
      z-index: 999;
    }
    #main-container {
      padding-top: 81px;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register