owl-carousel problem in rtl version

2 replies · opened Sep 5, 2017

AalijvnSep 5, 2017

hi,
i have a problem with owl-carousel that active image is not in **center **and current place you can see this in my image
how can i fix this?

AalijvnSep 7, 2017

why no one answer me?????

SSemicolon WebSTAFFSep 7, 2017

Hello,

Thanks for your Patience.

This is an issue with the Owl Carousel Plugin, however this can be fixed by updating the Plugin to the Latest Version from here: https://raw.githubusercontent.com/OwlCarousel2/OwlCarousel2/develop/dist/owl.carousel.min.js in the js/plugins.js File.

And then add the following CSS Codes:

.owl-carousel .owl-dots .owl-dot {
	border: none;
	outline: none;
	background-color: transparent;
	padding: 0;
}

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard