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

    I’ve added the code below, but the header still won’t stick on mobile. It sticks with a large white area under the menu on the Services page and doesn’t stick on the Contact page or Home page at all. Any ideas?

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

    .responsive #top #main {
    padding-top: 150px !important;
    }
    }

    #1184169

    Hey,

    Thanks for contacting us!

    I just checked your website on mobile but it sticks at top on all pages on my end. Please make sure to flush mobile browser cache and refresh your page a few times :)

    Best regards,
    Yigit

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