Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1254151

    Hi Enfold-People.
    I have a strange problem.
    I adjusted the font of my Text on top of the Vollbildslider by this Css:

    .avia-caption-title { font-family: Herculanum !important; font-size: 66px !important; color: white !important; }
    .avia-caption-content { font-family: Herculanum !important; font-size: 45px !important; color: white !important; }

    It worked like a charm. But i wanted to use this font also in different sections of the site.
    I was unabel to find a free zip of that font in order to install it.
    But it seems to be already there and usable. I just cant figure out how to use it in different sections.
    Would very much appreciate a hint from your side.
    Thank you kindly
    Filipp

    #1254180

    Hey Filipp,

    If there are specific section you would like to use it in, you would need the class or id of those elements to target them via css.

    Best regards,
    Jordan Shannon

    #1254337

    Hi Jordan,

    thanks for your reply and support.
    But what still dazzels me, is that the font somehow must be there in the theme already, or why is it displayed, when i just ad the css?
    And how do i find out the Class or ID of the element i am working on? Can i than just use the css from above and change just the element by divining it properly?
    Happy for your reply.

    Filipp

    #1254498

    Hi,

    The font is there, but you still need the id/class because they are all different. You can find the id/class by using the browser inspector, or, you can create your own custom one via the layout builder.

    Best regards,
    Jordan Shannon

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