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

    Dear Support Team,
    how can i reduce the size of the titles and descriptions of overlays at portflo masonry, especiall in the mobile version?
    Thanks in advance,
    Jonna

    #858967

    Hey jonna_gaertner,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
        font-size: 1em!important; }
    }

    Best regards,
    Mike

    #859359

    Hi Mike, thank you very much, that helps a lot: But another important question: I would like to show all the masonry portfolio elements (picture, title and short description) only in a lightbox, not on a new page. How can I change the masonry portfolios into just light boxes and not new pages?
    Thanks in advance,
    Jonna

    #859614

    Hi Mike,
    unfortunately it did not work out – it is still too big / same size…
    Best
    Jonna

    #860142

    Hi Jonna,

    Portfolio grid has a similar option, but it might need some customization to show title and caption in lightbox. You might consider the ajax option.
    https://cl.ly/112n3G0u0O2J
    Here is a demo

    Let me know what you think.
    Best regards,
    Victoria

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