Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #705924

    Hello,

    I have tried to have sticky mobile header as mentioned in other threads (f.e. #post-686480) and still have troubles with that.
    After changing Quick CSS according to those advices it appears with errors – header is fixed but the whole content under header disappeared and when selecting anchor point from menu, header disappeared too.

    Thank you in advice

    #706026

    Hey sighthound,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #706084

    Hi there,

    if it is so difficult to make sticky header for mobile devices, can you then give me advice how to fix this issue which is normally happening in your default code?
    When scrolling back up (very uncomfortable on one page web) menu is switching to normal web view as you can see on printscreen.

    Thanks

    #707134

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #wrap_all {
    position: relative !important;
    }
    

    Best regards,
    Yigit

    #711686

    Thanks, solved

    #711744

    Hi!

    Glad that it’s fixed :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Sticky mobiloe header’ is closed to new replies.