If your website doesn’t force texts to be RTL, you can use this custom CSS
.lcnb_exp_txt p, h3.lcnb_title, .lcnb_txt { direction: rtl !important; } h3.lcnb_title {text-align: right;}
If your website doesn’t force texts to be RTL, you can use this custom CSS
.lcnb_exp_txt p, h3.lcnb_title, .lcnb_txt { direction: rtl !important; } h3.lcnb_title {text-align: right;}