• Resolved KJA4U

    (@kja4u)


    I use fluent support the free version in my Arabic site. To display the tickets portal for my users I use this short code [fluent_support_portal] in a page. Everything is working fine except tickets appear aligned to left, i need them to be aligned to right. please help. See attached screenshot for more clarification. I use elementor pro, too.

    https://i.ibb.co/Gsgx7ng/tickets-alignment.jpg

    Regards

    • This topic was modified 9 months, 1 week ago by KJA4U. Reason: addin screen shot link
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mahfuzur Rahman

    (@mahfuzraynogor22)

    Hello @kja4u,

    I’ve included a code snippet below to address the alignment of Arabic texts on your client dashboard:

    div#fluent_support_client_app a.fs_tk_preview strong {
    display: flex !important;
    }

    I hope that applying this CSS will resolve the text alignment issue on the client dashboard. Thank you

    Thread Starter KJA4U

    (@kja4u)

    Hi Mahfuzur,

    After trying this snippet, it aligned only the title of the ticket to right, the rest of the table still aligned to left.

    If there is another snippet that could resolve the issue will be great. And wish to include such feature in the coming updates.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tickets alignment fix for RTL sites’ is closed to new replies.