Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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.
    #1065631

    Hey dillionline,

    Well, you can set this font for b and strong in the Theme options in Advanced styling if the font was added correctly.

    Image 2019-02-11 at 19.54.30.png

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1065718

    Okay, 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.
    #1066143

    Hi,

    You cant.
    Those files are been generated dynamic from our template files.

    Best regards,
    Basilis

    #1067697

    I´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.

    #1068021

    Hi dillionline,

    You can do that, you just need to have the proper css and use the fonts available on the website.

    Best regards,
    Victoria

    #1088669

    Hello 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?

    #1088847

    Hi 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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.