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

    Hi,

    How to disable the masonry image title when clicking on the image?
    Screenshot: http://screencast.com/t/95HalSJSry

    Thanks!
    Kirill

    #680455

    Hey kirillko,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #680587

    Hi,
    http://www.autolion.ee/tehtud-tood/
    So once you click on the image, it open the image preview and there is the image title, which is currently a random combination of numbers and letter, I would like this title area div to be removed.
    Thanks!
    Kirill

    • This reply was modified 7 years, 7 months ago by kirillko.
    #681168

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

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

    Regards,
    Rikard

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