Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #874265

    Hi,

    I want to hide, or remove the title of a image in a masory gallery in the popup.
    So example: photo1.jpg is displayed in the left corner of the popup below the image.

    Example: https://imgur.com/a/0IDyN

    Thank you in advance.

    #874530

    Hey artiteq,

    Please provide a link to the page in question.

    Best regards,
    Jordan Shannon

    #875085

    Hi,

    I only want to remove the title from the masory gallery, should be possible with a simple code.
    Example is in the private section.

    #875228

    Hi,

    Add the following to quick css:

    .mfp-title{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

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