Anthony_Richardson 0 Posted October 27 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 Share this post Link to post
1 tuanphan 6,115 Posted October 27 @Anthony_Richardson Try adding to Home > Design > Custom CSS .yui3-lightbox2 .sqs-lightbox-meta { display: none !important; } 1 Anthony_Richardson reacted to this Send me a message if you have any questions | View my service if you need more support View 4200+ Custom Code for Squarespace How to Setup Password & Share Site URL How to find Page ID Squarespace 7.1 CSS List Share this post Link to post
0 tuanphan 6,115 Posted October 27 Can you share site url? Some custom code can solve Send me a message if you have any questions | View my service if you need more support View 4200+ Custom Code for Squarespace How to Setup Password & Share Site URL How to find Page ID Squarespace 7.1 CSS List Share this post Link to post
0 Anthony_Richardson 0 Posted October 27 16 hours ago, tuanphan said: Can you share site url? Some custom code can solve The site url is www.thedesignemotive.com Share this post Link to post
0 Anthony_Richardson 0 Posted November 3 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! Share this post Link to post
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
Share this post
Link to post