creativesurfing Posted May 16, 2021 Posted May 16, 2021 Hello, I am using a standard grid gallery - my site has quite large margins and when lightbox is open for the gallery the images are centralised but the arrows to control them are far away when using a wide screen - they get closer when the screen is smaller. Is there some code I could use to bring the arrows closer? Or so the maximum width they will go to is restricted? I can't share the site right now. Thank you
tuanphan Posted May 18, 2021 Posted May 18, 2021 If your site is trial/private, you can setup password & share url. We can check easier 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!)
creativesurfing Posted May 20, 2021 Author Posted May 20, 2021 I'm not able to share it at all right now I'm afraid due to sensitive information in progress. But its a standard grid gallery with lightbox.
tuanphan Posted May 21, 2021 Posted May 21, 2021 When you can share url, we can check easier 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!)
creativesurfing Posted May 23, 2021 Author Posted May 23, 2021 On 5/21/2021 at 3:32 PM, tuanphan said: When you can share url, we can check easier @tuanphan I have removed the sensitive information so you can now look at site https://saffron-cone-7hws.squarespace.com qwerty123456 See PROJECTS page, then click first project, then scroll down to DESIGN DEVELOPMENT. On smaller screens its fine but on wide screens like mine the arrows as you can see from the screenshot above are right out at the edge of the screen - is there a way to limit maximum screen width for lightbox arrows to remain within? Thanks very much
tuanphan Posted May 24, 2021 Posted May 24, 2021 20 hours ago, creativesurfing said: @tuanphan I have removed the sensitive information so you can now look at site https://saffron-cone-7hws.squarespace.com qwerty123456 See PROJECTS page, then click first project, then scroll down to DESIGN DEVELOPMENT. On smaller screens its fine but on wide screens like mine the arrows as you can see from the screenshot above are right out at the edge of the screen - is there a way to limit maximum screen width for lightbox arrows to remain within? Thanks very much Add to Design > Custom CSS /* Lightbox arrows position */ .gallery-lightbox-control { justify-content: center !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!)
creativesurfing Posted May 24, 2021 Author Posted May 24, 2021 11 hours ago, tuanphan said: Add to Design > Custom CSS /* Lightbox arrows position */ .gallery-lightbox-control { justify-content: center !important; } You've done it again, thanks so much, saved the day!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.