In RTL mode flexslider does not show pictures

1 reply·opened Jan 30, 2024
L
locuracraftJan 30, 2024

In RTL mode flexslider does not show pictures

S
SemiColonWebSTAFFFeb 9, 2024

Hello,

Thanks for your Patience and Apologies for the Delays!

Consider using the following CSS Code:

.rtl .flexslider {
    direction: ltr;
}

.rtl .flex-control-thumbs {
    direction: rtl;
}

This will fix the issue. 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