How to Change Slide Direction in Bootstrap 3 Carousel
Open X_carousel.php files in ../goodstore/templates/simple-shortcodes/ On line 73 you should see tag. Please insert there this code on line 74 (between <script></script> ) jQuery(document).ready(function () { jQuery(‘.carousel’).each(function () { ...