Liel Posted February 7, 2021 Share Posted February 7, 2021 Site URL: https://triangle-turtle-52ba.squarespace.com/artists/jean-baptiste-bernadet Hello everybody, Is there a way I can add caption that would be shown on mobile? Look at this page on my website, https://triangle-turtle-52ba.squarespace.com/artists/jean-baptiste-bernadet the caption is working only when hovering the big image on desktop, but on mobile it doesn't show up. Any way to fix it? Thanks Link to comment
tuanphan Posted February 8, 2021 Share Posted February 8, 2021 Hi. I don't see caption on hover here. Can you enable it? We can check easier 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
Liel Posted February 8, 2021 Author Share Posted February 8, 2021 I meant the caption when you click on the image and the Lightbox open. Have you seen it? Link to comment
tuanphan Posted February 8, 2021 Share Posted February 8, 2021 You can click dot icon to show up caption. You can add this code to Design > custom css to increase dot size & color a.sqs-lightbox-meta-trigger { font-size: 90px !important; color: red !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
Liel Posted February 8, 2021 Author Share Posted February 8, 2021 Thank you! Is there a way to show the caption all the time without the needed click? Link to comment
tuanphan Posted February 9, 2021 Share Posted February 9, 2021 21 hours ago, Liel said: Thank you! Is there a way to show the caption all the time without the needed click? Add to Design > Custom CSS @media screen and (max-width:640px) { .sqs-lightbox-meta.overlay-description-visible { bottom: 0 !important; opacity: 1 !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment