Coggleton1 Posted October 30, 2019 Share Posted October 30, 2019 Hi all, Hope someone can help me with the following: I am using the Bryant template and have a standard blank page onto which I've added a gallery block in the grid format. What I'm trying to get rid of is the fact that when one of the grid images is clicked on to enlarge and bring into the lightbox view the title & description show in a bar along the bottom of the image when the cursor is hovered over it. I want to keep the image titles and descriptions for SEO purposes but don't want to display them on the images. In the site style there is no way of controlling Gallery settings, and unchecking the "Show title below the image" option in the block's design panel only removes it from showing beneath each image in the grid view. Does anyone know the code to remove the title & descriptions from the enlarged images?? (attached image shows what I'm trying to lose) Thanks! Link to comment
tuanphan Posted October 30, 2019 Share Posted October 30, 2019 Can you share link to images? 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
Coggleton1 Posted October 30, 2019 Author Share Posted October 30, 2019 Hi tuanphan Not sure what you mean? Its a standard gallery block in the grid format being used in the Bryant template - need to remove the title and description showing on the images when they are enlarged in the Lightbox view Link to comment
tuanphan Posted October 30, 2019 Share Posted October 30, 2019 @Coggleton1 I think you need to use some custom code. Site url to check code. 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
Coggleton1 Posted October 30, 2019 Author Share Posted October 30, 2019 @tuanphan this is the link to the page in question - https://www.andrewsadlerphotography.com/gallery Thanks! Link to comment
tuanphan Posted October 30, 2019 Share Posted October 30, 2019 Try adding this code to Home > Design > Custom CSS .yui3-lightbox2 .sqs-lightbox-meta { z-index: -1 !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
Coggleton1 Posted October 30, 2019 Author Share Posted October 30, 2019 Works like a dream! Thanks a million! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.