Our support team is on holiday from January 1st to 7th. Responses may be delayed, but we'll be back on January 8th. Happy Holidays!

Okay
  Public Ticket #3827140
Horizontal scroll issue due to sliders on mobile?
Open

Comments

  • deadelia started the conversation

    Hi,

    There seems a horizontal scroll on mobile on pages where I put a slider?

    the original https://neuronthemes.com/archzilla looks okay on mobile but you can see the demo page when installed is showing a horizontal scroll on mobile -> https://liason.deavue.com/home/

    I'm not sure what's causing it. I have tried setting it on full width.

  •  968
    Neuron replied

    Hi,

    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


  •   deadelia replied privately
  •  968
    Neuron replied

    Hi,

    I've just fixed the issue by adding the following CSS at Elementor's Site Settings > Custom CSS.

    /* Carousel Visible */
    .swiper-slide-visible,
    body:not(.elementor-editor-active) .h-neuron-animation--wow:not(.active) {
        opacity: 1 !important;
    }
    
    @media (max-width: 1279px) {
        .neuron-slides-wrapper {
            overflow: hidden !important;
        }   
    }

    Feel free to ask for anything you need.

    Kind Regards


  • deadelia replied

    ah great. that solves it thank you

  •  968
    Neuron replied

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

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

    Kind Regards,
    NeuronThemes