• Resolved iol557

    (@iol557)


    Hello,
    I installed your plugin, But I have a problem: I support both right-to-left languages (Hebrew, Arabic) and left-to-right languages (English).
    How can I do in the Hebrew / Arabic display, that the grid view will be from right to left, and not left to right, and also the titles of the application will be with the current languge and not in english?
    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Contributor Nithin John

    (@nithi22)

    Hi,

    Sorry for the delay in response.

    This is an issue with our plugin. For fixing the issue, please copy-paste the below CSS into the Theme Customizer

    html[dir='rtl'] .awsm-row{
        flex-direction: row;
    }

    Please note that we had fixed the issue in the plugin and it will be included in the next update.

    Regards
    Nithin John

    • This reply was modified 2 years, 4 months ago by Nithin John.
Viewing 1 replies (of 1 total)
  • The topic ‘Job listing (Grid view) – right to left languges’ is closed to new replies.