AM2023 Posted June 16, 2023 Posted June 16, 2023 Hello, When I was trying to have the thumbnails show on mobile I used this code and unfortunately the thumbnails moved up over my descriptions and I want them below the descriptions. Can someone help me fix this? Here is the code I used when It did this: //fit slideshow and thumbnails on mobile// @media only screen and (max-width:767px) { .gallery-slideshow-item-wrapper, .gallery-slideshow-item img{ width: 70vw!important; object-fit: cover; left: 0!important } .gallery-slideshow-thumbnails { display: inline!important } }
tuanphan Posted July 25, 2023 Posted July 25, 2023 Hi, Can you share link to this page? We can help 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment