Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello Ilona,

    Thanks for your great words 🙂

    You can register your custom font in your activated theme. Hopefully, our plugin will automatically synchronize with it.

    Best Regards,

    Thread Starter ilona250385

    (@ilona250385)

    Hello PressTigers,

    You can register your custom font in your activated theme. — -What exactly do you mean? My theme has custom font ( I can ad all google fonts to my theme), but plugin does not synchronize it.

    Please help!

    Best Regards,

    Plugin Author PressTigers

    (@presstigers)

    Are you talking about Font Awesome? If yes then please fix the console errors in the browser and then check again.

    We are also sharing a screenshot URL for your easiness. Please have a look.
    http://prntscr.com/kacn0b

    Thanks & Regards,

    Thread Starter ilona250385

    (@ilona250385)

    Hello,

    I do not mean the Font Awesome. I mean font that I use for the texts on my page.(Fira).
    https://postimg.cc/image/y904kr2ap/

    If yes then please fix the console errors —– how can I do it? Sorry that I ask you but I am not sure if I can do it.

    thank you

    • This reply was modified 7 years, 10 months ago by ilona250385.
    • This reply was modified 7 years, 10 months ago by ilona250385.
    Plugin Author PressTigers

    (@presstigers)

    Please add the following CSS in your activated child theme styles.css file:

    
    .fbc-page .fbc-wrap .fbc-items {    
        font-family:'Fira Sans Extra Condensed', sans-serif !important;
    }
    
    Thread Starter ilona250385

    (@ilona250385)

    thank you very much. It is what I wanted! thanks!!!

    Best Regards,

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Custom Font’ is closed to new replies.