Van_h Posted September 15 Share Posted September 15 Hello, I'm looking for help moving the navigation arrows of a slideshow in a gallery block. I've attached two screenshots to illustrate the issue. When the image is narrow enough, the arrows are clear of the image, and are positioned with a good distance from it. When the image reaches a certain width, the arrows cover up the artwork. We are not particular on what solution resolves this. I am open to either: a) moving the arrows above or below the slideshow completely, b) adding enough padding or margin around the slideshow to force the arrows to clear it, c) adding padding or margin around the arrows to force them to never overlap the images Whatever is the easiest solution to achieve having the arrows never overlap the artwork, we'll happily accept! Thank you so much for any thoughts you could offer. Link to comment
tuanphan Posted September 17 Share Posted September 17 Hi, Can you share link to page where you use slideshow? 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
Van_h Posted September 18 Author Share Posted September 18 Hello @tuanphan! The page is here: https://parrot-elk-awab.squarespace.com/squarehelp I have tried this solution: .gallery-slideshow-controls { position: absolute; margin-top: -330px; justify-content: center; } It works, but I don't trust margin to translate onto all device sizes. For example, if the image gets bigger, 330px will still land in the middle of the picture. But let me know what you would recommend instead. Also, if it's easier for you to find a solution from scratch, I can remove my custom code. Thank you so much for anything you suggest to help. Best, Van Link to comment
tuanphan Posted September 21 Share Posted September 21 On 9/19/2023 at 2:35 AM, Van_h said: Hello @tuanphan! The page is here: https://parrot-elk-awab.squarespace.com/squarehelp I have tried this solution: .gallery-slideshow-controls { position: absolute; margin-top: -330px; justify-content: center; } It works, but I don't trust margin to translate onto all device sizes. For example, if the image gets bigger, 330px will still land in the middle of the picture. But let me know what you would recommend instead. Also, if it's easier for you to find a solution from scratch, I can remove my custom code. Thank you so much for anything you suggest to help. Best, Van What is password? 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