D
damoonproMar 13, 2021
Hello
As you can see in the picture, the arrows of positioning for moving pictures are shown reversed when using carousels. I would really appreciate it if you can help me with this problem.
Hello
As you can see in the picture, the arrows of positioning for moving pictures are shown reversed when using carousels. I would really appreciate it if you can help me with this problem.
Hello,
Apologies for the Inconveniences caused!
Consider using this CSS code:
.rtl .owl-carousel .owl-nav [class*=owl-] {
transform: rotate(180deg);
}This will definitely fix the issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
thank you , it works
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