Tagged: custom font
-
AuthorPosts
-
February 10, 2019 at 5:22 pm #1065166
Hello,
how to access the uploaded custom font by css?
The fonts where uploaded by the custom-font-uploader in ENFOLD.
(https://kriesi.at/documentation/enfold/typography/#toggle-id-17)I want to access them by css to have full control of my typograhic settings.
This don´t work:
b, strong{
font-family: “Uni Neue W05 Bold” !important;
color: red !important;
font-weight: normal !important;
font-style: normal !important;
}Do I have to import them by @fontface again in my style.css?
- This topic was modified 5 years, 9 months ago by dillionline.
February 11, 2019 at 7:54 pm #1065631February 11, 2019 at 10:40 pm #1065718Okay, thank you.
But I know that already. An for example I can´t change the the setting for"<em>"
italic etc.
I posted the wrong example. I want to get access to the custom font settings by css.
Where are the custom fonts stored after upload by the custom font uploader?- This reply was modified 5 years, 9 months ago by dillionline.
February 12, 2019 at 11:37 pm #1066143Hi,
You cant.
Those files are been generated dynamic from our template files.Best regards,
BasilisFebruary 16, 2019 at 1:43 pm #1067697I´m sad now ;-)
Ok, other possibility to get more font control?
For example in the advanced styling section in ENFOLD I can´t access the “italic” font attribute for styling.February 17, 2019 at 9:27 pm #1068021Hi dillionline,
You can do that, you just need to have the proper css and use the fonts available on the website.
Best regards,
VictoriaApril 9, 2019 at 2:40 pm #1088669Hello Victoria, but Basilis said:
“You cant. Those files are been generated dynamic from our template files.
Best regards,
Basilis”=> So there is no pssible font access by CSS ?
Another problem, so how to access the uploaded fonts to style the editor typography?
How to access the font in the editor-styles.css?April 9, 2019 at 8:04 pm #1088847Hi dillionline,
You can control the font with the css.
Could you please give us a link to your website, we need more context to be able to help you. And specify the elements that you need to adjust.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.