bdstellmacher Posted June 29, 2022 Share Posted June 29, 2022 Site URL: https://www.pai.com/payroll-integration-test-page I've seen this question asked a few times, but I haven't been able to get any of the code that's been provided on the other forums to work on my site. I'm designing a page that lists a bunch of partners our clients could choose to work with and have added code that allows users to filter through the available options based on their needs. The page can be found here: https://www.pai.com/payroll-integration-test-page. I would like the captions for each partner's logo (their phone number & website URL) to appear underneath the logo in the lightbox when clicked without having to hover over the image to see the caption and without covering up a large portion of the logo. I'm not a coder (and our in-house developer is on medical leave), so I'm not sure if all the custom code I already have in the page header injection and sitewide header injection is interfering with this working. Any help would be appreciated! Link to comment
Beyondspace Posted July 5, 2022 Share Posted July 5, 2022 On 6/30/2022 at 1:35 AM, bdstellmacher said: Site URL: https://www.pai.com/payroll-integration-test-page I've seen this question asked a few times, but I haven't been able to get any of the code that's been provided on the other forums to work on my site. I'm designing a page that lists a bunch of partners our clients could choose to work with and have added code that allows users to filter through the available options based on their needs. The page can be found here: https://www.pai.com/payroll-integration-test-page. I would like the captions for each partner's logo (their phone number & website URL) to appear underneath the logo in the lightbox when clicked without having to hover over the image to see the caption and without covering up a large portion of the logo. I'm not a coder (and our in-house developer is on medical leave), so I'm not sure if all the custom code I already have in the page header injection and sitewide header injection is interfering with this working. Any help would be appreciated! I can not see your gallery on this page. Can you take a screenshot of what you mean? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
bdstellmacher Posted July 6, 2022 Author Share Posted July 6, 2022 20 hours ago, bangank36 said: I can not see your gallery on this page. Can you take a screenshot of what you mean? This is the gallery I'm referring to: Link to comment
Solution tuanphan Posted July 7, 2022 Solution Share Posted July 7, 2022 11 hours ago, bdstellmacher said: This is the gallery I'm referring to: Add to Design > Custom CSS /* Show caption */ .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; background: rgba(0,0,0,0.7) !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
bdstellmacher Posted July 7, 2022 Author Share Posted July 7, 2022 4 hours ago, tuanphan said: Add to Design > Custom CSS /* Show caption */ .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; background: rgba(0,0,0,0.7) !important; } That worked!! Thank you so much! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment