Okay
  Public Ticket #2983216
safari problems
Closed

Comments

  • cornybierer started the conversation

    Hi, I just purchased your theme and I absolutely love it! 

    But theres a small problem when I open it via Safari on my iPhone. When I start scrolling in a gallery, it jumps. When I scroll further, it works, but as soon as I scroll upwards, it jumps to the top. This doesn't look like it should be that way.

    I checked the demo-site Patrizio (https://neuronthemes.com/merope/patrizio/) and it happens there as well. When I use chrome on the iPhone everything works fine, but with Safari it doesn't.

    Thanks in advance

    Cornelius

  •  870
    Neuron replied

    Hi Cornelius,

    Can you please add the following code at Elementor > Site Settings > Custom CSS, and check the gallery again?

    @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


  • cornybierer replied

    Thank you for your fast reply!
    At Elementor I didn't find the custom CSS, but I found it here: Design > Customizer > Additional CSS
    I added the code there and it worked, thank you!

  •  870
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


  • cornybierer replied

    Done!

  •  870
    Neuron replied

    Thanks a lotsmile.png

    Kind Regards