Okay
  Public Ticket #2305712
Swipe
Closed

Comments

  • andrewbudell started the conversation

    hi, when I swipe left and right on a slider, I also can pull down the image and website from the top. There is no need for this function. How do I turn this off? I want the header to remain static and not be moved away from the top of the browser. Thanks, Andrew 

  •  675
    Neuron replied

    Hi Andrew,

    Can you please provide me with an URL, so I can check it what's going on.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • andrewbudell replied

    it’s not actually live yet, just a few test pages. It’s only doing it on Apple phone, not desktop. 

  •   andrewbudell replied privately
  •  675
    Neuron replied

    Hi,

    Please add the following style, it will fix the overflow issue on that page.

    body.page-id-9809 {
        overflow: hidden;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.