Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1149180

    Hello,
    enfold theme is great, Thank you.

    Today I ask about mobile header sticky.

    I import 2017 demo. as you see in the link below.

    and I’d like to make mobile header sticky.
    so,
    using below CSS

    ——————below————————————
    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
    position: fixed;
    }
    }
    —————————————————————-

    It would be great, You let me know about this CSS is right?

    Thank you.
    Your regards Chong hyo, RHee

    • This topic was modified 5 years, 1 month ago by r2chh.
    #1149608

    Hey r2chh,

    https://cl.ly/42cca12b1c1b The css seems to be working ok, what is your question exactly?

    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.