Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #581094

    Hi

    Can you please advise what is the font type of the caption on the full width slider?
    I cannot find it anywhere and it is not the CSS defined Verdana, Helvetica or Arial.
    The class is avia-caption-title

    Many thanks
    ThElear

    • This topic was modified 8 years, 5 months ago by TheElear.
    #582413

    Hi TheElear!

    not sure what you mean but if you want to change font family use this code in Quick CSS field:

    .avia-caption-title {
    font-family: 'helvetica';
    }
    

    and adjust as needed.

    Regards,
    Andy

    #582900

    Hi,

    THank you for that CSS code.

    HOwever I need to know what is the font used in avia-caption-title by default?

    regards,

    #583547

    Hi!

    Open Sans font family is used by default :)

    Cheers!
    Yigit

    #583563

    thanks a lot

    please close the ticket

    regards,

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘full width slider caption – font type’ is closed to new replies.