• Resolved dvizhenia

    (@dvizhenia)


    hello, I opened the topic about 3 weeks early and no one seemed to bother answering it so please be kind and answer the bloody question.
    unfortunately, it didn’t work it still displays the default font for the Georgian language, is there any other way to do it?
    I USE ELEMENTOR

    I wrote this code

    `@import url(‘https://free.bboxtype.com/embedfonts/?family=FiraGO:700’);

    body.translatepress-ka_GE{
    font-family: ‘FiraGO’, sans-serif!important;
    }
    how can I do this?

Viewing 1 replies (of 1 total)
  • Plugin Support Alex

    (@alexcozmoslabs)

    Hi,

    Your ticket was skipped by mistake by the support team.

    You can go to WP Dashboard –> Appearance –> Customize –> Additional CSS and add the code. I just tested and it worked.

    @import url(‘https://free.bboxtype.com/embedfonts/?family=FiraGO:700’);
    
    body.translatepress-ka_GE{
    font-family: ‘FiraGO’, sans-serif !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Please Help ASAP’ is closed to new replies.