vzade Posted April 28, 2023 Posted April 28, 2023 Hi does anyone know how to make a slideshow gallery show only the thumbnails? The top image takes up too much of the screen and I want to keep it small. If I use a carousel gallery the images I get are so large and I can't seem to resize it but the slideshow has the perfect size in the thumbnails.Help! The page in question and gallery is https://www.vzade.com Thanks!
tuanphan Posted April 29, 2023 Posted April 29, 2023 Add to Design > Custom CSS div#block-yui_3_17_2_1_1682657673131_564806 .sqs-gallery-design-stacked { display: none; } Do you need to hide 2 arrows? 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!)
vzade Posted May 8, 2023 Author Posted May 8, 2023 On 4/29/2023 at 4:16 AM, tuanphan said: Add to Design > Custom CSS div#block-yui_3_17_2_1_1682657673131_564806 .sqs-gallery-design-stacked { display: none; } Do you need to hide 2 arrows? thank you so much but it didn't seem to do anything when I plugged in that code. to answer your question the arrows don't need to be hidden, but I figured if the larger picture gets hidden then those arrows would go away too since they're technically *above* the smaller pictures
tuanphan Posted May 9, 2023 Posted May 9, 2023 On 5/8/2023 at 12:13 PM, vzade said: thank you so much but it didn't seem to do anything when I plugged in that code. to answer your question the arrows don't need to be hidden, but I figured if the larger picture gets hidden then those arrows would go away too since they're technically *above* the smaller pictures Can you add & keep the code in CSS box? We can check it again 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!)
vzade Posted May 14, 2023 Author Posted May 14, 2023 On 5/9/2023 at 10:40 AM, tuanphan said: Can you add & keep the code in CSS box? We can check it again easier Thanks I did, added it to custom css
tuanphan Posted May 19, 2023 Posted May 19, 2023 On 5/8/2023 at 12:13 PM, vzade said: thank you so much but it didn't seem to do anything when I plugged in that code. to answer your question the arrows don't need to be hidden, but I figured if the larger picture gets hidden then those arrows would go away too since they're technically *above* the smaller pictures I just tested it again. The code will hide large image 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!)
vzade Posted June 8, 2023 Author Posted June 8, 2023 On 5/19/2023 at 8:22 AM, tuanphan said: I just tested it again. The code will hide large image Thanks, but it's still the same for me. Thought maybe stacking buttons instead of having this clickthrough slideshow would get a similar result (but then the buttons end up stacking instead of being able to stay side by side) - but I'll try to give something else a go, I appreciate your help very much
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment