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

    Hi,
    is there a solution to hide the captions (title images) under the pictures in pop-up mode ?
    Thank you in advance!

    Frank

    #1019140

    Hey frankmatt,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1019534

    Hi, thank you for your reply. I put in the box “private content ” the link to the website.
    All the galleries or image pop-up in this moment have the same problem below the images.

    Thank you!

    Frank M.

    #1019568

    Hi frankmatt,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    div .mfp-title {
        display:none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1019577

    Thanks Victoria!
    It works now but only by adding into themes/enfold/css/custom.css

    Best regards
    Frank M.

    #1019591

    Hi frankmatt,

    Well, good it worked and you might want to validate the css you have in quick css, there might be an error there and so code did not work.

    Best regards,
    Victoria

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