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

    Hi all,

    I want to change the font-family for the overlay text on the Masonry-Gallery. This was my solution:

    .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
    font-style: italic; font-weight: lighter; font-family: 'Playfair Display, serif;
    }

    The problem is that the font-family doesn’t work. Style, weight, color… all that works, but the family doesn’t.

    Can anybody help me?

    Thanks

    #1253182

    Hey owls_studio,

    It looks like you are missing a single quote at the end:

    'Playfair Display

    Try fixing that to see if it helps.

    Best regards,
    Rikard

    #1253525

    Hi,
    thanks, but this doesn’t work neither… any other tips?

    #1253674

    Hi owls_studio,

    Is that font loaded on the page?

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

    Best regards,
    Victoria

    #1254143

    Here are the Login informations

    #1254452

    Hi owls_studio,

    Here are the docs for you:

    Best regards,
    Victoria

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