Horizontal scroll bar showing when change NonProfit thems to RTL !!

2 replies · opened Jan 26, 2021

Mmamb121Jan 26, 2021

dears ,

I use NonProfit Template in Canvas | The Multi-Purpose HTML5 Template

but when I changed code to RTL !!
like this :

BEFORE:
<html dir="ltr" lang="en-US">

AFTER :
<html dir="rtl" lang="ar-SA">

It showing Horizontal scroll bar in page !

SSemicolon WebSTAFFJan 26, 2021

Hello,

Apologies for the Inconveniences regarding this. Please allow us some time while we are working on resolving this issue with our design team. We will be back with you with the solution within a few hours. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

SSemicolon WebSTAFFJan 27, 2021

Hello,

Thanks for your Patience!

The RTL is currently available for Classic Demos only and not the Niche Demos. We are working on bringing updates to support RTL across all the Niche Demos.

Meanwhile, to fix this issue, simply use the following CSS Code:
[ch_pre type="css"].rtl .bg-color::before {
left: auto;
right: -15px;
}[/ch_pre]

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.

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