Reply 224322 to: Problem in RTL layout

Avatar: John Holden
John Holden
Support staff
November 5, 2019 at 06:15

Hi,

You can use Custom CSS if you want to change font-family for RTL. You can try below code

body.rtl p{
font-family: 'Put font-family name here' !important;
}

Regards,
Hung PD

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.