Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #189185

    Hello
    I’m trying to set a higher header.
    So I’ve set :
    #header_main{ padding-top:45px; } in quickCSS
    But the slider on home page is no more FullScreen, and the title_container and path can’t appear in others pages…
    http://www.chateau-hautefort.com/maquette/
    What could I do to keep the interactive reduction of the header and get it higher ?
    Thanx !
    RF

    #189241

    Hey romano2!

    Please refer to this post https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003

    Regards,
    Yigit

    #189266

    Thanx.
    But changing el_height = 133 doesn’t solve my problem.
    The slide on home is not fullscreen (bottom is cutted) and title and path (“you are here : …”) aren’t visible in pages.
    I would like to have a header of 133px height, with your beautiful scrolling reduction effect, but with no lag layout below.
    Some idea ?
    RF

    #189268

    Hey!

    Please set el_height to 133 and add following code to Quick CSS in Enfold theme options under Styling tab

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

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header padding’ is closed to new replies.