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

    Hi,
    I’m using “fullwidth easy slider” with looped video slide (as a background). Where do I change the font type for captions ? I don’t want to change general theme fonts, nor I want to add new fonts to the theme. Just want to be able to select and use the standard fonts that come with a theme.
    Thanks!

    #588234

    Hey Ivne!

    To change the font family of the captions please add the below css to Enfold > General Styling > Quick CSS

    Please change the font family name in the below css to the one that suit your needs.

    /*Change font family*/
    h2.avia-caption-title{
        font-family: "YOUR FONT FAMILY NAME"!important;
    }
    

    Best regards,
    Vinay Kashyap

    #729971

    Hi,

    And if i want to change the font of the legend ?

    Thanks a lot.

    • This reply was modified 7 years, 10 months ago by identifiant.
    #730644

    Hi,

    I’m sorry but what do you mean by “legend”? Are you referring to “legend” tag? I don’t think the theme is using that tag anywhere in the template or elements.

    Best regards,
    Ismael

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