Tagged: 

Viewing 4 posts - 31 through 34 (of 34 total)
  • Author
    Posts
  • #311603

    Fixed it by adding

    
    body{
        font-family: "Droid Arabic Kufi" !important;
    }
    

    However, it should work without this addition I think.

    #311610

    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

    #311705

    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?

    #311960

    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

Viewing 4 posts - 31 through 34 (of 34 total)
  • You must be logged in to reply to this topic.