Mary_DG Posted November 2, 2023 Share Posted November 2, 2023 Hello, I added this code to decrease the blank spaces of the gallery slide show in mobile: /* Mobile Slideshow Gap */ @media screen and (max-width:767px) { .gallery-slideshow { margin: 0 !important; padding-top: 0 !important; } .fe-6490c89f2289d0d04a66ffeb { row-gap: 0 !important; } .gallery-slideshow { height: 30vh !important; } } @media screen and (max-width:767px) { .gallery-masonry .gallery-masonry-item[data-loaded] img { width:100% !important } } But the caption is gone from mobile. Need help getting the caption back on mobile with minimal spaces between the image and the caption text. Thank you in advance. Link to comment
tuanphan Posted November 4, 2023 Share Posted November 4, 2023 Can you share link to page? 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
Mary_DG Posted November 8, 2023 Author Share Posted November 8, 2023 On 11/4/2023 at 3:45 AM, tuanphan said: Can you share link to page? We can check easier Hello Tuanphan, here is the link: https://www.hellocinnamon.com/en/meet-seema Link to comment
tuanphan Posted November 10, 2023 Share Posted November 10, 2023 On 11/8/2023 at 7:17 AM, Mary_DG said: Hello Tuanphan, here is the link: https://www.hellocinnamon.com/en/meet-seema Hi, I don't see caption in desktop. Can you check it again? 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
Mary_DG Posted November 10, 2023 Author Share Posted November 10, 2023 Hello Tuanphan, I had removed the caption since it will showing too small. I had placed it in the image itself as a work around. The problem I am facing now is that I need the image to bleed on the sides in mobile. Everything is perfect on desktop. But on mobile, since I placed the caption inside the image itself I need the image to be as big as possible and right now it is small and in the middle. Anyway to increase the size of the image to match the first profile image on mobile: https://www.hellocinnamon.com/en/meet-seema 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