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

    HI,
    I’ve made the menu on mobile sticky with this code:

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

    But it overlays the top of my website, so that not the whole text is visible.
    Can you help?

    Best regards!

    #1433910

    Hey northorie,
    This seems to be a duplicate thread, I answered your other thread, please review.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Sticky Menu on mobile’ is closed to new replies.