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,
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,
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,
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.
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;
}
thank you very much. It is what I wanted! thanks!!!
Best Regards,