Tagged: rtl
Fixed it by adding
body{
font-family: "Droid Arabic Kufi" !important;
}
However, it should work without this addition I think.
Hello,
Yeah, maybe you didn’t select Droid Arabic as the font of the element you were editing. Also, i’d suggest putting any CSS fixes in the child theme style.css to avoid any conflict with the Quick CSS.
Regards,
Josue
Hmmmm. Sorry I didn’t get the difference between the quick CSS and child theme CSS. I know they’re different, but I thought quick CSS should handle any CSS change. So as a rule of thumb, what should I post in the quick CSS and the CSS file?
Hey!
Just pass the code you have in Quick CSS, because if your code has any typos or errors it will nullify the dynamic styles the theme generates.
Regards,
Josue