• Resolved bassam8642

    (@bassam8642)


    hi there
    thank you for your collaboration your effort with us
    but you forget to modify your rtl section in your css file

    you can modify this
    .rtl.widgets-php #wpcontent .wrap {
    margin-right: 2px;
    margin-left: 68%;
    }

    to be like this
    .rtl.widgets-php #wpcontent .wrap .cs-wrap {
    margin-right: 2px;
    margin-left: 68%;
    }
    bassam alkebsi

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thank you for providing this patch. I am passing it along to the developer for the next release.

    Thank you for your patience! An update has been released with a fix for RTL support. Let us know if you find any further issues.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘rtl support’ is closed to new replies.