Tagged: caption, hide text, image title
Hi,
is there a solution to hide the captions (title images) under the pictures in pop-up mode ?
Thank you in advance!
Frank
Hey frankmatt,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
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.
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
Thanks Victoria!
It works now but only by adding into themes/enfold/css/custom.css
Best regards
Frank M.
You must be logged in to reply to this topic.