As per your advise, I tested changing the carroussel picture size to a greater number, 160 px instead of 130 px. I notice that the carroussel doesn't allow motion, forward or backward and it gets stuck on the changed value despite of resetting the size back at 130 pixels. - What can be the problem and how to solve it? - What is the purpose for #owl-demo .items and #owl-demo .items img? Please advise, Regards, Steven .owl-carousel .owl-item { width: 130px !important; } #owl-demo .items { width: 106px; height: 93px; } #owl-demo .items img { width: 100% !important; height: 93px !important; }
Hello Steven, You are suggested to keep that carousel images with their original size. As to slide the image with edited size will require changing the javascript from the theme and that will require a lot of customization and our time as well. Hope you will understand. Thanks & Regards! Priyanka InkThemes.com
Thanks for understanding Steven! It always my pleasure to assist you. Thanks & Regards! Priyanka InkThemes.com