Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #522775

    Hello,

    Is it possible to change the size of the image file title within a masonry gallery when that image is clicked on?

    For example, a person clicks on an image in the private content. The image title below the lightbox needs to be bigger.

    Can you please assist?

    Thanks,

    #523152

    Hey digital-handyman!

    Add this to your custom CSS.

    .mfp-title {
        font-size: 20px !important;
    }

    Cheers!
    Elliott

    #523388

    Thanks for that

    Issue resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing the font size of text in lightboxed image of Masonry Gallery’ is closed to new replies.