justine___ha Posted May 26, 2022 Share Posted May 26, 2022 Hi, I added the image gallery (Slideshow:Full) and added pictures. I chose bullets as gallery controls and they are placed below the picture. Depending on the size of the browser, the section below overlaps with the gallery. With that, the lower part of the image is hidden and I don't want that. And the controls disappear, which is contra-productive. I've already used section[data-section-id="627d705257b5ff1a4b9e77a0"] { min-height: 120vh!important; display: block !important; position: relative !important; object-fit: contain!important; } That helps so that the image doesn't get cropped on the top. I just need something for the bottom now. I hope, anyone can help. Kind regards, Justine Link to comment
tuanphan Posted May 27, 2022 Share Posted May 27, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
justine___ha Posted June 12, 2022 Author Share Posted June 12, 2022 sure, it's www.elkejochmann.com Link to comment
tuanphan Posted June 13, 2022 Share Posted June 13, 2022 15 hours ago, justine___ha said: sure, it's www.elkejochmann.com You mean this section? Coachee-Stimmen 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
justine___ha Posted July 1, 2022 Author Share Posted July 1, 2022 Hi, sorry for my late response. No I mean this section gets overlapped from the section below: In the screenshot above it is a slideshow. The screenshot below shows the overlap, when the website is viewed on a wider screen. Best wishes, Justine Link to comment
tuanphan Posted July 2, 2022 Share Posted July 2, 2022 19 hours ago, justine___ha said: Hi, sorry for my late response. No I mean this section gets overlapped from the section below: In the screenshot above it is a slideshow. The screenshot below shows the overlap, when the website is viewed on a wider screen. Best wishes, Justine Add to Design > Custom CSS @media screen and (min-width:1500px) { .gallery-fullscreen-slideshow { height: auto !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment