Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1283067

    Hi,
    I would like to use a font imported into the Enfold settings and used locally in LayersliderWp. As far as I know, I can integrate the font with CSS in the layer slider. Can you help me with this?

    Thank you
    Best regards Jürgen

    #1283213

    Hey Jürgen,

    Please have a look at the following thread:

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

    #1283387

    Hello Victoria,
    thank you very much for your quick reply.
    I had read through the tread before. But don’t understand the process.
    As already described:
    1. The font is loaded in the medialibrary and loaded as a font in Enfold (WOFF2) also works in the backend.
    2. But I cannot see the Font in the drop-down menu in the layerslider.
    3. So I’m think i integrate the font in the Layerslider in: Layers / Styles / Custom CSS.
    4. This is exactly where my knowledge of how to integrate the CSS ends :-)

    Can you help me?

    Best regards
    Jurgen

    #1284113

    Hi Jurgen,

    That font will not show up in the Layer Slider options but it could be applied via css.

    Please have a look at the following thread:
    https://kriesi.at/support/topic/using-google-fonts-within-layersliders-layers-possible-how/

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1293111

    Hi Victoria,
    thank you!
    I looked at the thread. It is from 2014. And somehow I realize that the code in the layer slider has to be integrated in the font layer in Styles / Custom Css. Is there a CSS code for this? which I can integrate in order to then integrate existing fonts from the media library?
    I would like to integrate the font from the media library based on corporate design.

    Thank you very much
    Many greetings Jürgen

    #1293825

    Hi,

    Thank you for the update.

    Did you select the local fonts in the Enfold > General Styling > Fonts panel? If yes, then you can use the font-family property or the following code to apply the font to a specific element in the layer slider.

    font-family: 'Dela Gothic One', sans-serif;
    

    Just use the actual name of the font.

    // https://www.w3schools.com/css/css_font_google.asp

    Best regards,
    Ismael

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