New Landing How can we help? Themeforest Theme Support Dante How to get header to be one height ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #171372
    camind
    Member
    Post count: 228

    Hi,

    How can I get the header to be one size all the time instead of it being thicker at top of page and thinner once page moves lower?

    I would like the header to be the thinner version just like it looks when the page is scrolled lower.

    see attachment

    Thanks so much

    Attachments:
    You must be logged in to view attached files.
    #171376
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You can try to use this custom css code:-

    .sticky-header-resized{
    height:74px !important;
    padding-top:10px !important;
    }

    Thanks
    Mohammad

    #171412
    camind
    Member
    Post count: 228

    hi,

    works but I want the exact opposite. I want it to be the re-sized height all the time not the initial height to be the re-sized height.

    any way to remove the initial view size completely?

    Thanks

    #171485
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .sticky-wrapper{
    height:50px !important;
    }
    
    ul#menu-cancer-home-1{
    height:30px !important;
    }
    
    #header .header-container{
    padding-top:6px !important;
    }
    
    .sticky-header-resized{
    height:50px !important;
    }
    

    Thanks
    Mohammad

    #171791
    camind
    Member
    Post count: 228

    Hi,

    Worked Perfect…… Thanks a million Mohammad 🙂

    #171796
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 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