Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #783747

    Hi,

    I am trying to figure out how to change the default font used on for the captions in the image media element?

    I have tried adding the following to the Quick CSS (cleared cache) but not seeing a change.

    /*Change font family*/
    h2.avia-caption-title{
    font-family: “Orbitron”!important;
    }

    Is there some other way to accomplish this?

    Thanks John

    #784986

    Hey John,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #785135

    Thanks Victoria,

    Login detail in private.

    On the home page, I have a button that is ‘BUY NOW’. I need to be able to change the font in this element?

    Cheers
    John

    #785578

    Hi,

    Thanks for the details. Please try the following in Quick CSS under Enfold->General Styling:

    .av-image-caption-overlay-center p {
      font-family:verdana !important;
    }

    Best regards,
    Rikard

    #785588

    Many thanks, Rikard. Worked perfectly.

    #785746

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #786004

    Thanks Rikard.

    Please close.

    Cheers
    John

    #786147

    Hi John,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change font type in the image media element caption’ is closed to new replies.