If i try to change fonts to any other Google fonts (in BeTheme Options > Fonts), like system fonts or google fonts nothing happens. Why???
You can see on the following:
H1 H2 H3 H4 Aladin ( Google Font)
But nothing change
I use "Child Theme"
So How I can use Aladin Google font or another Google font?. How I can load the font?
The Font exists:
https://www.google.com/fonts#UsePlace:use/Collection:Aladin
And this is the code
<link href='https://fonts.googleapis.com/css?family=Aladin' rel='stylesheet' type='text/css'>
Sorry...Now I understand!
Thank you very much!!!!!
Comments
H1 H2 H3 H4 Aladin ( Google Font)
But nothing change
I use "Child Theme"
as you can see on http://pasteboard.co/1uHcLcpm.png, you are trying to load the font which does not exist and that's why font does not work.
So How I can use Aladin Google font or another Google font?. How I can load the font?
The Font exists:
https://www.google.com/fonts#UsePlace:use/Collection:Aladin
And this is the code
<link href='https://fonts.googleapis.com/css?family=Aladin' rel='stylesheet' type='text/css'>
Sorry...Now I understand!
Thank you very much!!!!!