LittleEmbers Posted September 24, 2020 Share Posted September 24, 2020 Site URL: https://littleemberslearning.co/overview The slideshow gallery block at the top of this page, littleemberslearning.co/overview, doesn't show thumbnails on mobile. Is there a way to force the thumbnails to show using CSS? Link to comment
tuanphan Posted September 25, 2020 Share Posted September 25, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="5f652598d78cc314d2e09090"] .gallery-slideshow-thumbnails { display: block !important; } } Arch-kid and LittleEmbers 1 1 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
LittleEmbers Posted September 25, 2020 Author Share Posted September 25, 2020 Man, worked like a charm. Thanks! Link to comment
Arch-kid Posted December 6, 2022 Share Posted December 6, 2022 On 9/25/2020 at 10:28 AM, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="5f652598d78cc314d2e09090"] .gallery-slideshow-thumbnails { display: block !important; } } I know this is an old topic, but besides showing the thumbnails, is there also a way to make them smaller? Link to comment
tuanphan Posted December 10, 2022 Share Posted December 10, 2022 On 12/6/2022 at 10:10 AM, Arch-kid said: I know this is an old topic, but besides showing the thumbnails, is there also a way to make them smaller? Depend on. You use Gallery Section Slideshow or Gallery Block Slideshow. Or 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment