Okay
  Public Ticket #3039800
Portfolio pages in mobile glitch
Closed

Comments

  • Jason started the conversation

    Browse this url from mobile, and try to scroll down fast please. And then stop midway, and try to go up fast, if you can see, the behavior is not smooth or normal. It glitches some photos, and mainly does not let the user stop wherever he likes. It relocates to top top, or does not let anyone go down.

  •  870
    Neuron replied

    Hi Jason,

    We're so sorry for the late reply, we were on holiday and just got back to work, we'll try to cover as much as possible from now.

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  • Jason replied

    lasithiotakis.com/wp-admin

    username: [email protected]

    pass: 7c2~:1@`n142

    Please help because my client can't demonstate correctly his marketing campaign right now. Can i insert another gallery that won't glitch or stuck 

    Thanks

  •  870
    Neuron replied

    Hi Jason,

    I've managed to solve that by adding the following code at Elementor > Site Settings > Custom CSS.

    @media (max-width: 1279px) {
        .l-neuron-grid__item {
            position: relative !important;
            left: 0 !important;
            top: 0 !important;
        }
    }

    Feel free to ask for anything you need.

    Kind Regards