Anthony_Richardson Posted October 27, 2019 Share Posted October 27, 2019 Hi there, I'm looking for a little bit of code that will hide the image title and description when viewing a gallery in lightbox mode. Take the below page for example; https://thedesignemotive.com/architecture-design/editors-pick/bardolph-gardens-breathe-architecture When you click on the main gallery and hover over each image, the image title and description shows. How can I hide this, applicable to the entire website? Thanks Link to comment
tuanphan Posted October 27, 2019 Share Posted October 27, 2019 Can you share site url? Some custom code can solve Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Anthony_Richardson Posted October 27, 2019 Author Share Posted October 27, 2019 16 hours ago, tuanphan said: Can you share site url? Some custom code can solve The site url is www.thedesignemotive.com Link to comment
tuanphan Posted October 27, 2019 Share Posted October 27, 2019 @Anthony_Richardson Try adding to Home > Design > Custom CSS .yui3-lightbox2 .sqs-lightbox-meta { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Anthony_Richardson Posted November 3, 2019 Author Share Posted November 3, 2019 On 10/28/2019 at 9:18 AM, tuanphan said: @Anthony_Richardson Try adding to Home > Design > Custom CSS .yui3-lightbox2 .sqs-lightbox-meta { display: none !important; } That did the trick, thank you! Link to comment
JamesGriffith Posted December 23, 2019 Share Posted December 23, 2019 How do you do the opposite? Display the title and description under a video in lightbox? Link to comment
tuanphan Posted December 23, 2019 Share Posted December 23, 2019 8 hours ago, JamesGriffith said: How do you do the opposite? Display the title and description under a video in lightbox? Can you share link to your site? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
JamesGriffith Posted December 23, 2019 Share Posted December 23, 2019 1 hour ago, tuanphan said: Can you share link to your site? https://www.jamesgriffith.film/work Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.