Okay
  Public Ticket #477440
Sticky Header menu appears at top
Closed

Comments

  • Lee started the conversation

    Hi there,

    I noticed that the sticky header follows you down the page on iPhone 6 iOS8 (expected) but when you click the burger menu the options only appear at the very top of the page, forcing the user to scroll up.


    Anyway to reoslve this?

  •  8,987
    Tahir replied

    Hey ,

    Please remove the custom css as the sticky header is no longer supported in mobile .

    Thanks


    ThemeNectar Support Team 

  • Lee replied

    Hi there,

    What do you mean it\'s no longer supported?


    P.S. this is the custom css I have, which am I removing?


    .single-portfolio #post-area img {    width: 100% !important;}.single-post #post-area img {    width: 100% !important;}@media only screen and (min-width : 1px) and (max-width : 1000px) {body #header-space {height: 56px!important;display: block!important;}body #header-outer {position: fixed !important;}}#mobile-menu #mobile-search {display: none!important;}
  •  8,987
    Tahir replied

    Hey Again,

    It seems to be causing issues with some of the new options that have been introduced recently.

    Thanks


    ThemeNectar Support Team 

  • Lee replied

    Ok, so which code am I removing from my custom css?

  •  8,987
    Tahir replied

    Hey Again,

    This one : body #header-outer {position: fixed !important;} .

    Thanks


    ThemeNectar Support Team