As a test, what happens when you insert a slider that does not contain Elementor shortcodes? (I think maybe the Elementor shortcodes in the slider might be the cause of the issue – so you have Elementor shortcodes generated by the page builder and then within the SA slider additional embedded Elementor shortcodes). Doing this test can help narrow down where to look…
Thread Starter
raksm
(@raksm)
Hi Simon,
Even when I preview the slider in the SA SLIDERS plugin tab itself, the horizontal scroll appears.
I tried to add the code without using the elementor and the same problem remains.
Very strange. I’ve had (quite a long) look at the page link you provided and dug through the code (using chrome inspector) and I cannot find the reason. Its not something I’ve seen before, so it must be something on your site – maybe your theme or another plugin clashing.
As a workaround yu could try the following CSS code:
#slider_2367 {
overflow:hidden !important;
}
No feedback on this for a while – am closing this topic.